task

Create a new task comment

Create a new task comment. The user doing this need to have at least write access to the task this comment should belong to.

put/tasks/{taskID}/comments

Path parameters

taskIDinteger required

Task ID

Request body

commentstring
createdstring
idinteger
reactionsModelsReactionMap
updatedstring

Response

The created task comment object.

commentstring
createdstring
idinteger
reactionsModelsReactionMap
updatedstring

Changes