Skip to main content
POST
Unpublish a platform target
Unpublish a single platform target of a post. Optionally specify target_id to disambiguate when a platform has multiple targets. Scope required: social:write

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Path Parameters

id
string
required

The post id (post_id / Zernio post id)

Body

application/json
platform
enum<string>
required
Available options:
twitter,
facebook,
instagram,
linkedin,
googlebusiness
target_id
string<uuid>

Optional specific target row to unpublish

Response

Target unpublished

data
object
Last modified on June 30, 2026