delete https://{hostname}/test-management/v2/functional/test-cases/
Deletes a functional test case. You can delete either a functional test case or a functional test case with all included objects. The operation has three possible outcomes. When deleteChildResources
is false
, the operation responds with the 200 status. When deleteChildResources
is true
, the operation responds with the partial-success 207 response. Regardless of the deleteChildResources
value, the operation responds with a 4xx status if the deletion can't be processed. You can restore test cases within 30 days of deleting them.