Skip to main content
DELETE
Delete Session Eval Run

Authorizations

Authorization
string
header
required

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

Path Parameters

run_id
string<uuid>
required

Query Parameters

delete_scores
boolean
default:false

Also delete all session scores from this run.

Response

Successful Response