POST
/
webhooks

Authorizations

x-api-key
string
header
required

API key to be included in the x-api-key header

Body

application/json
callbackUrl
string
required

URL to which the webhook will send POST requests.

events
enum<string>[]
required

List of events the webhook is subscribing to.

Available options:
AVATAR_TRAINING_SUCCESS,
AVATAR_TRAINING_FAILED,
VIDEO_GENERATION_SUCCESS,
VIDEO_GENERATION_FAILED

Response

201 - application/json
callbackUrl
string
createAt
string
events
enum<string>[]

List of events the webhook is subscribing to.

Available options:
AVATAR_TRAINING_SUCCESS,
AVATAR_TRAINING_FAILED,
VIDEO_GENERATION_SUCCESS,
VIDEO_GENERATION_FAILED
id
string
lastTriggeredAt
string
updatedAt
string