POST
/
comments
/
update

Authorizations

X-API-Key
string
header
required

Body

application/json
body
string
id
string
isLocked
boolean
parentId
string | null
ticketId
string | null

Response

200 - application/json
author
object | null
required
authorId
string
required
body
string
required
createdAt
string
required
id
string
required
updatedAt
string
required