post https://{hostname}/test-management/v2/functional/test-suites//access-control
Gives the owner or edit access to a locked test suite. You can call this operation only if you're a test suite's owner. The operation responds with a partial-success 207 response that consists of two arrays, successes
and failures
. The successes
array contains successfully created objects, whereas the failures
array provides details on any remainders that failed.