Delete a Figma comment
delete_commentRemove a comment from a Figma file using the file key or URL and the comment ID. Only the original author can delete the comment.
Instructions
DELETE /v1/files/{key}/comments/{comment_id} — only the author can delete. Scope: file_comments:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Figma file key or URL (figma.com/design/... or figma.com/file/...) | |
| comment_id | Yes |