Tool to delete an Ayrshare post. Use when you need to remove a published or scheduled post by its Ayrshare Post ID, after confirming the correct ID. Note: Instagram and TikTok published posts cannot be deleted via API; set `mark_manual_deleted=True` or remove manually.
idstringAyrshare Post ID to delete. Required if neither `bulk` nor `delete_all_scheduled` is set.
bulkarrayList of Ayrshare Post IDs to delete in bulk. Required if neither `id` nor `delete_all_scheduled` is set.
markManualDeletedbooleanIf true, marks the post as deleted in Ayrshare without calling social APIs. Use when a post was manually removed on the networks.
deleteAllScheduledbooleanIf true, deletes all pending scheduled posts for this profile. Ignores `id` and `bulk` when set.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.