Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
cURL
curl --request DELETE \ --url https://api.example.com/v2/{entity}/{project}/evaluation_runs
{ "num_deleted": 123 }
Delete evaluation runs.
List of evaluation run IDs to delete
Successful Response
Number of evaluation runs deleted
Was this page helpful?