Skip to content

POST /v2/tasks/comments

POST
/v2/tasks/comments

Request Body

object
Format"int32"
Format"int32"

Responses

OK

JSON
{
"id": 0,
"parentId": 0,
"level": 0,
"comment": "string",
"commentedBy": "string",
"commentedByUserId": "string",
"commentDate": "string",
"taskId": 0,
"task": "[Circular Reference]",
"commentedByUserDisplayName": "string"
}