Unpublish post
Delete a PUBLISHED post from its native platforms while keeping the SmartlyQ record - its status flips to unpublished. Optional platforms restricts which networks are removed. Supported for deletion: Threads, Facebook, LinkedIn, YouTube, X/Twitter, Pinterest, Tumblr, Bluesky, Google Business (Instagram, TikTok and Snapchat expose no delete API - those targets are reported as skipped). If any attempted native delete fails, nothing changes on our side and per-platform errors are returned so you can retry. Drafts and scheduled posts should use DELETE /social/posts/{post_id} instead. Requires scope social:write.
Authorizations
API key from Developer dashboard (Bearer token).
Path Parameters
Post id.
Body
Restrict native deletion to these platforms. Omit to remove from every platform the post published to.

