v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Webhook Events

Post platform deleted event

Fired when Zernio's background sync detects that a platform target published through Zernio was later deleted on the platform (e.g. the user deleted the Instagram post natively). Detection is poll-driven (~hourly), not real-time, and fires once per platform target. platform.deletedAt carries the detection time. Detection is listing-based: a false positive self-heals in Zernio's data when the post reappears, but the event is not retracted. Coverage is bounded to the posts the platform listing returns.

postWebhookpost.platform.deleted

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

Response

Webhook received successfully