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.
cURL
curl --request DELETE \ --url https://api.coval.dev/v1/test-sets/{test_set_id} \ --header 'X-API-Key: <api-key>'
{}
Delete a test set.
Organization API key for authentication
Test set ID (8-character ID)
8
Test set deleted successfully (or already deleted)
Empty object
Was this page helpful?