Skip to main content
POST
Create Webhook

Request Body

string
required
The URL where webhook events will be sent (must be HTTPS)
array
required
Array of event types to subscribe to (e.g., ["video.completed", "video.failed"])
string
Optional description of the webhook’s purpose

Response

Save the secret! The webhook secret is only returned once on creation. Store it securely to verify webhook signatures.

Example