Skip to main content
DELETE
Delete Test Case

Authorizations

X-API-Key
string
header
required

Authenticate every request by passing your API key in the X-API-Key header. To get your key, go to Dashboard → API Keys and create or copy your Production API key.

Path Parameters

testCaseId
string
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