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-cases/{test_case_id} \ --header 'X-API-Key: <api-key>'
{}
Delete a test case permanently.
Organization API key for authentication
Test case ID
22
Test case deleted successfully (or already deleted)
Empty object
Was this page helpful?