Updates the reactions of the comment with the specified id on the task with the specified id.

POST

Updates the reactions of the comment with the specified id on the task with the specified id.

Path parameters

taskIdstringRequired

The id of the task.

commentIdstringRequired

The id of the comment.

Request

This endpoint expects an object.
emojistringRequired>=1 character

The reaction (emoji).

operationstringRequired>=1 character

The operation. Can be ‘add’ or ‘remove’.