post https://{hostname}/test-management/v2/functional/test-cases//associations/test-suites/dissociate
Removes a list of test suites from a functional test case. The operation responds with a partial-success 207 response that consists of two arrays, successes
and failures
. The successes
array lists unique identifiers of test suites removed successfully, whereas the failures
array provides details on any remainders that failed.