Posts

Unpublish post

Deletes a published post from the specified platform. The post record in Zernio is kept but its status is updated to cancelled. Not supported on Instagram, TikTok, or Snapchat. Threaded posts delete all items. YouTube deletion is permanent.

post/v1/posts/{postId}/unpublish

Path parameters

postIdstring required

Request body

platform'threads' | 'facebook' | 'twitter' | 'linkedin' | 'youtube' | 'pinterest' | 'reddit' | 'bluesky' | 'googlebusiness' | 'telegram' required

The platform to delete the post from

Response

Post deleted from platform

successboolean
messagestring

Changes

No recorded changes to this endpoint across all 29 revisions of this API.