WEBHOOK
$request.body#
/
{webhook}
{
  "run_id": "<string>",
  "status": "not-started",
  "live_status": "<string>",
  "progress": 0,
  "outputs": []
}
{
  "status": "<string>"
}

Body

application/json

The updated run information

Response

200
application/json

Successful Response

The response is of type object.