Add a comment reaction
post_comment_reactionPost an emoji reaction to a Figma comment by specifying the file key, comment ID, and emoji shortcode.
Instructions
POST /v1/files/{key}/comments/{comment_id}/reactions — emoji shortcode such as :heart: or :+1:.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Figma file key or URL (figma.com/design/... or figma.com/file/...) | |
| emoji | Yes | Emoji shortcode, e.g. :heart: or :+1:. | |
| comment_id | Yes |