delete https://{hostname}/test-management/v2/functional/test-suites/
Deletes a test suite. You can delete either just a test suite or a test suite 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 suites within 30 days of deleting them.