Skip to main content
POST
Republish a failed or cancelled post
Republish a failed or cancelled post. Zernio assigns a new post id (the old targets are replaced). Optionally specify target_id to retry a single target. Scope required: social:write

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Headers

X-Idempotency-Key
string

Optional idempotency key. Repeats with the same key + body within 24h return the original response instead of creating a duplicate.

Path Parameters

id
string
required

The post id (post_id / Zernio post id)

Body

application/json
target_id
string<uuid>

Optional specific target to republish

Response

Republish accepted

data
object
Last modified on June 30, 2026