Generation Status Update
Receive a notification when a generation changes status
Headers
X-Signature-Primary
An HMAC signature of the payload
Payload
The payload of this webhook request is an object.
status
The status of the generation
Allowed values:
createdAt
The date and time the generation was created
id
A unique identifier for the generation.
input
The input items for the generation
model
name of the model to use for generation.
Allowed values:
error
error message if the generation failed
options
options used for the generation
outputDuration
generated output media duration in seconds
outputUrl
url of the generated output media
webhookUrl
url of the webhook server
Response
200
any
Return a 200 status to indicate that the data was received successfully.