Skip to content

Update run status

POST
/api/v1/runs/{id}/status

Sets the run status to finished or failed.

id
required
string format: uuid
object
status
required
Allowed values: running finished failed

No Content