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

Changes

No recorded changes to this endpoint across all 1 revision of this API.