Delete a comment on a forum thread
delete_thread_commentDelete a comment you own on AniList by its ID. Requires authentication and cannot be undone; re-deleting an already deleted comment returns an error.
Instructions
[Requires login] Delete a comment the authenticated user owns, by its ID (from get_thread_comments or the id returned by post_thread_comment). This cannot be undone, and calling it again on an already-deleted id errors rather than silently succeeding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | AniList comment ID to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |