v3

latestOpenAPI 3.0.1Proprietary2026-07-314140169.7 KB
Upload Management

Unpublish (delete) a published post

Delete a post already published to a platform. Supported: facebook, youtube, x, linkedin, threads. Instagram and TikTok do NOT support deletion via API and return a clear error.

post/uploadposts/posts/unpublish

Request body

platform'facebook' | 'youtube' | 'x' | 'linkedin' | 'threads' required

Platform to delete from. Instagram and TikTok are not supported.

userstring required

Profile username as configured in Upload-Post.

post_idstring required

The published post's ID on the target platform.

Response

Post deleted successfully.

successboolean
messagestring