e0cd92070858

latestOpenAPI 3.1.02026-08-135551782.1 MB
Webhook Events

Post platform failed event

Fired once per platform target inside a post as that platform fails permanently. Temporary/retryable failures do NOT fire this event — only permanent ones, so retry loops stay quiet. The envelope event (post.failed / post.partial) fires separately AFTER all platforms have terminated.

postWebhookpost.platform.failed

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