v1

latestOpenAPI 3.1.02026-07-1234829.8 KB
Callbacks

Run Update Webhook

This endpoint is called by the workflow runner to update the status of a run.

postWebhook{$request.body#/webhook}

Payload

run_idstring required
status'not-started' | 'running' | 'uploading' | 'success' | 'failed' | 'started' | 'queued' | 'timeout' | 'cancelled' required
live_statusstring nullable required
progressnumber

Response

Successful Response

statusstring required