Webhook
Update a Webhook Endpoint
Update an existing webhook endpoint configuration
PUT
Authorizations
Path Parameters
Webhook endpoint ID
Body
application/json
New webhook URL (must be HTTPS)
Example:
"https://example.com/webhook"
New list of events to subscribe to
Available options:
generated_video_success
, generated_video_failed
Example:
["generated_video_success"]
New webhook status
Available options:
enabled
, disabled
Response
200 - application/json
Successful operation
Unique identifier for the webhook
Webhook URL
Secret for signature verification
Current webhook status
List of subscribed events
Username
Example:
"jogg@gmail.com"
Creation timestamp
Example:
1703894400