v1

latestOpenAPI 3.0.12026-07-226992320.0 KB
Test Cases

Delete Test Case

Permanently deletes a simulation test case by testCaseId. Cannot be undone — the test case will no longer be available for future batch runs. Returns 204 No Content on success.

delete/v1/test-cases/{testCaseId}

Path parameters

testCaseIdstring required

Unique identifier of the test case to delete. Obtained from the testCaseId field in the Create Test Case or List Test Cases response.

Response

OK