instagram_delete_media
Permanently delete one of your Instagram posts by URL, shortcode, or media ID. Confirm the post ownership first, as deletion is irreversible and cannot be undone.
Instructions
Permanently delete one of the logged-in account's own posts.
This cannot be undone and Instagram keeps no copy you can restore from. Always confirm the exact post with the person you are working for first - read it back with instagram_get_media and check it is theirs. Requires INSTAGRAM_ALLOW_WRITES=true.
Args: media: The post URL, shortcode or media id to delete.
Returns: deleted (bool) and media (the reference acted on).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media | Yes | Post URL, shortcode or media id of one of YOUR posts. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||