v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
documentComments

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

<Check title="Required Permissions" icon="key">To update a reaction of a comment the user must have at least read permissions on the specified document.</Check>

post/documents/{documentId}/comments/{commentId}/react

Path parameters

documentIdstring uuid required

The id of the document.

commentIdstring uuid required

The id of the comment.

Headers

Authorizationstring required

Bearer authentication

Request body

emojistring required

The reaction (emoji).

operationstring required

The operation. Can be 'add' or 'remove'.

Response

No Content

object required