cURL
curl --request DELETE \ --url https://api.example.com/api/v2/projects/{project_id}/agent-datasets/{dataset_id}/test-cases/{test_case_id}
{}
Remove a test case from an agent dataset. Use to clean up invalid or outdated test cases.
EmptyResponse()
The response is of type EmptyResponse · object.
EmptyResponse · object