v1
latestOpenAPI 3.0.02026-07-268285163.6 KBEvaluations
Delete evaluation
Deletes a specific evaluation permanently
delete/evaluations/{evaluation_id}
Path parameters
evaluation_idstring required
ID of the evaluation to delete
Response
Evaluation successfully deleted
Example response
{
"message": "Operation completed successfully"
}