Remove an entry from your AniList list
remove_list_entryRemove a specific list entry from your AniList account using its entry ID. Requires login; deletion is permanent.
Instructions
[Requires login] Delete an entry from the authenticated user's own AniList list by its list-entry ID (NOT the media id) — get it from get_user_list. This cannot be undone, and calling it again on an already-deleted id errors rather than silently succeeding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listEntryId | Yes | The list ENTRY id to delete (not the media id). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |