post https://{hostname}/test-management/v2/functional/test-requests
Creates a list of new test request. The operation responds with a partial-success 207 response that consists of two arrays, successes
and failures
. The successes
array lists all successfully created objects , whereas the failures
array provides details on any remainders that failed.
Create test requests
Open Recipe