PUT
/
endpoint
/
{endpoint_id}

Authorizations

x-api-key
string
header
required

Path Parameters

endpoint_id
string
required

Webhook endpoint ID

Body

application/json
events
enum<string>[]

New list of events to subscribe to

Available options:
generated_video_success,
generated_video_failed
status
enum<string>

New webhook status

Available options:
enabled,
disabled
url
string

New webhook URL (must be HTTPS)

Response

200 - application/json
created_at
integer

Creation timestamp

endpoint_id
string

Unique identifier for the webhook

events
string[]

List of subscribed events

secret
string

Secret for signature verification

status
string

Current webhook status

url
string

Webhook URL

username
string

Username