v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Tasks
Comments

Add Task Comments

This request adds a comment to a task.

comment | String | Required | The comment to be added. showExternalUsers | Boolean | Optional | This will show the comment to external users. The default value is true.

post/v2/tasks/{taskID}/comments

Request body

commentstring
showExternalUsersboolean

Response

The operation completed successfully. The response body is empty.