v1
latestOpenAPI 3.1.02026-07-1750229379.2 KBComment 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.