OpenAPI 3.1.02026-08-185681822.2 MB

d0ab3b4eb0ae

Webhook Events

TikTok post URL resolved event

Fired when an already-published TikTok platform entry gets its public URL backfilled. TikTok exposes the numeric video id asynchronously (often minutes after PUBLISH_COMPLETE), so the terminal events can carry an empty publishedUrl for TikTok. This event delivers platform.publishedUrl and the resolved platform.platformPostId once available. At most once per platform target; never fires for drafts or private posts (no public URL exists). Payload shape is identical to post.platform.published.

postWebhookpost.tiktok.url_resolved

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