Delete a comment reaction
delete_comment_reactionRemove your reaction (emoji) from a Figma comment. Provide the file, comment ID, and emoji to delete the reaction; only the original author can perform this action.
Instructions
DELETE /v1/files/{key}/comments/{comment_id}/reactions?emoji= — only the author can delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Figma file key or URL (figma.com/design/... or figma.com/file/...) | |
| emoji | Yes | ||
| comment_id | Yes |