webhook_url to a create request when you want AI Gen Studio to notify your backend about job progress.
Headers
Webhook deliveries include:Event types
Example payload
Retries
AI Gen Studio retries failed webhook deliveries with bounded retry attempts. Return any2xx response after your backend stores the event successfully.
Use GET /jobs/{jobId} as the final source of truth if webhook delivery is delayed.