Delete a forum thread
delete_threadDelete a forum thread you own on AniList using its ID. Requires login and cannot be undone.
Instructions
[Requires login] Delete a forum thread the authenticated user owns, by its ID (from search_thread, get_thread, or the id returned by post_thread). 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 thread ID to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |