Skip to main content
PATCH
Update a draft or scheduled post

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
content
string
scheduled_for
string<date-time> | null
scheduled_timezone
string
media_items
object[]
hashtags
string[]
recycling
object
platform_specific_data
string

JSON-encoded string of platform-specific options (same shape as on create — e.g. linkedin {"organizationUrn":"urn:li:organization:<id>"}, googlebusiness {"locationId":"<id>"}).

Response

Updated post

data
object
Last modified on July 1, 2026