Delete Eval Case
Remove a case from the benchmark.
Path Parameters
skill_id*Skill Id
task_id*Task Id
Response Body
application/json
application/json
curl -X DELETE "https://example.com/skills/string/eval/cases/string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}