Skip to main content
DELETE
cURL
Delete a test case by its unique identifier.

Delete a Test Case

Parameters

Response

A successful deletion will return a 200 OK status. The test case will be marked as deleted but may still be retrievable with the deletedAt field populated.

Path Parameters

id
string
required

Response

200

Test case deleted successfully