latestOpenAPI 3.1.02026-08-175661822.2 MB

3c7cf84cec44

Webhook Events

Post recycled event

Fired when a post is recycled (cloned and re-scheduled for publishing). The new clone also fires a post.scheduled event.

postWebhookpost.recycled

Payload

idstring required

Stable webhook event ID

event'post.scheduled' | 'post.published' | 'post.failed' | 'post.partial' | 'post.cancelled' | 'post.recycled' 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