Delete My Manga Entry
delete_my_manga_entryPermanently delete a manga entry from your MyAnimeList, removing its score, progress, dates, and tags. This action cannot be undone.
Instructions
PERMANENTLY remove a manga 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 |
|---|---|---|---|
| manga_id | Yes | MAL manga id |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||