Delete a scheduled managed post
delete_managed_postDelete a managed post that is still scheduled (queued, not yet live). Once a post has published it can no longer be removed — attempting to delete a non-scheduled post returns 400. On hosted accounts a submitted post is already a work order with the operations team and cannot be withdrawn through the API: expect 409 with instructions to contact support. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | Managed post UUID (from list_managed_posts) | |
| accountId | Yes | Managed account UUID |