Delete an activity post
delete_activityDelete an activity post you own on AniList permanently. Repeat attempts on deleted IDs return errors.
Instructions
[Requires login] Delete an activity post the authenticated user owns. 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 activity ID to delete — from get_user_activity, get_user_recent_activity, search_activity, or the id returned by a previous post_text_activity/post_message_activity call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |