Skip to main content
PATCH
Update run
Update the status, verdict, or notes on a run.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token.

Path Parameters

run_id
string
required

Run ID

Body

application/json
status
enum<string>
required
Available options:
completed,
canceled

Response

Successful response

id
string<date-time>
required
benchmark_id
string<date-time>
required
status
string
required
verdict
string | null
required
score
number | null
required
started_at
string<date-time>
required
completed_at
string<date-time>
required