Updates the reactions of the comment with the specified id on the project with the specified id.
Updates the reactions of the comment with the specified id on the project with the specified id.
Path parameters
projectId
The id of the project.
commentId
The id of the comment.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
emoji
The reaction (emoji).
operation
The operation. Can be ‘add’ or ‘remove’.
Response
No Content