v8

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-214977372.7 KB

Video transformation ready

Triggered when video encoding is finished and the transformed resource is ready to be served. Listen to this webhook and update any flags in your database or CMS so your application can start displaying the transformed video to users.

postWebhookvideo.transformation.ready

Payload

idstring required

Unique identifier for the event.

type'video.transformation.ready' required

The type of webhook event.

created_atstring date-time required

Timestamp when the event was created in ISO8601 format.

Response

Acknowledge