Delete My Anime Entry
delete_my_anime_entryPermanently delete an anime entry from your MAL list, removing score, progress, and tags. Action cannot be undone.
Instructions
PERMANENTLY remove an anime from the authenticated user's list.
This deletes the entry's score, progress, dates, and tags on MAL - it cannot be undone. MAL treats the delete as idempotent in practice (removing an entry that is already absent still succeeds); a 404 for an unknown id returns a clear message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anime_id | Yes | MAL anime id |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||