e0cd92070858

OpenAPI 3.1.02026-08-135551782.1 MB
Webhook Events

Post platform published event

Fired once per platform target inside a post as that platform finishes publishing successfully. Does NOT wait for the post-level rollup — consumers building incremental UIs get notified immediately, even when other platforms on the same post are still processing. The envelope event (post.published / post.partial) fires separately AFTER all platforms have terminated.

postWebhookpost.platform.published

Payload

idstring required

Stable webhook event ID.

event'post.platform.published' | 'post.platform.failed' | 'post.platform.deleted' | 'post.tiktok.url_resolved' required
timestampstring date-time required

UTC time at which Zernio generated this event (set once when the event payload is built, before delivery is queued). Retries and redeliveries keep the original value, so it reflects the event, not the delivery attempt.

Response

Webhook received successfully