Description
Deletes a social post created through the API — scheduled or published. Use it to take down a published post or cancel a scheduled post before it goes out.
This action cannot be undone — the post is removed from the connected social channel. State exactly which post will be deleted and confirm with the user before proceeding. Deleting a published post is only supported on Facebook, Google, and LinkedIn.
Parameters
Example Usage
Notes
- Returns a success response indicating the post was deleted.
- Deleting a published post is only supported on Facebook, Google, and LinkedIn; scheduled posts can be cancelled on any connected channel.
trackingId is supplied by the user (returned when the post was created through the API) — it cannot be resolved from another tool.