delete_post
Delete scheduled or failed social media posts from the database using their ObjectId, keeping your publishing queue clean and error-free.
Instructions
Cancel and delete a scheduled or failed post from the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The Database ObjectId of the post to delete. |