Skip to main content
DELETE
/
eval-runs
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

db_id
string | null

Database ID to use for deletion

table
string | null

Table to use for deletion

Body

application/json
eval_run_ids
string[]
required

List of evaluation run IDs to delete

Minimum length: 1

Response

Successful Response