POST
/
task
/
{taskId}
/
comments

Authorizations

apiKey
string
headerrequired

Body

application/json
content
string

Comment's content

Response

200 - application/json
commentId
string

The unique identifier of the comment in the task.

content
string

The unique identifier of the user who posted the message.