Skip to main content
DELETE
/
v1
/
evaluations
/
{evaluation_id}
Delete Evaluation
curl --request DELETE \
  --url https://api.example.com/v1/evaluations/{evaluation_id}
{}

Path Parameters

evaluation_id
string<uuid>
required

Response

Successful Response

{key}
string
Last modified on April 21, 2026