Update comment

Updates a Comment given its identifier (commentId).

Path Params
string
required

Tenant identifier.

string
required
Body Params
recipients
array of objects

List of users/teams to which to send the notifications.

recipients
string

Comment content.

boolean
Defaults to false

Is urgent.

mentions
array of objects

List of entities mentioned in the chat message.

mentions
boolean

Is resolved.

Response
201

The given comment.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!