Comment Reactions
Add a reaction to a comment
Posts a new comment reaction on a file comment.
post/v1/files/{file_key}/comments/{comment_id}/reactions
Path parameters
file_keystring required
File to post comment reactions to. This can be a file key or branch key. Use GET /v1/files/:key with the branch_data query param to get the branch key.
comment_idstring required
ID of comment to react to.
Request body
Response
Response from the POST /v1/files/{file_key}/comments/{comment_id}/reactions endpoint.
Changes
Changed in 2 of the 36 revisions of this API.2
- ○
api operation id
postCommentReactionsremoved and replaced withpostCommentReactionapi-operation-id-removed
- ○
- ○
api operation id
postCommentReactionremoved and replaced withpostCommentReactionsapi-operation-id-removed
This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○