Skip to main content
POST
Unpublish a post

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

pid
string
required

Post ID

Body

application/json

Optional account_id to unpublish from

account_id
string

AccountID optionally scopes the unpublish to a single platform target.

Example:

"acc_01HZ9X3Q4R5M6N7P8V2K0W1J"

Response

Post unpublished

success
boolean
Example:

true