post https://{hostname}/test-management/v2/functional/test-suites/clone
Clones a list of test suites. If an optional request member of the request is missing, Test Center uses the value from the source test suite. See Default values. The operation responds with a partial-success 207 response that consists of two arrays, successes
and failures
. The successes
array consists of successfully cloned objects, whereas the failures
array provides details on any remainders that failed.
Clone test suites
Open Recipe