POST
/
endpoint

Authorizations

x-api-key
string
header
required

Body

application/json
events
enum<string>[]
required

List of events to subscribe to

Available options:
generated_video_success,
generated_video_failed
url
string
required

Webhook endpoint URL (must be HTTPS)

status
enum<string>
default:
enabled

Webhook status

Available options:
enabled,
disabled

Response

200 - application/json
created_at
integer

Creation timestamp (Unix 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