Delete a test case
Delete a test case
Path Parameters
id uuid required
The ID of the test case to delete
Responses
- 200
- 404
Test case deleted successfully
application/json
application/json; charset=utf-8
Schema
Example (from schema)
Schema
success boolean required
{ "success": true }
Schema
Example (from schema)
Schema
success boolean required
{ "success": true }
Test case not found
Loading...