post https://{hostname}/test-management/v2/functional/requirements//associations/test-suites/dissociate
Dissociates a list of test suites from a requirement. 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 dissociated successfully, whereas the failures
array provides details on any remainders that failed.