Update a test suite with child objectsCopy Pageput https://{hostname}/test-management/v3/functional/test-suites/{testSuiteId}/with-child-objectsPath ParamstestSuiteIdintegerrequiredQuery ParamsaccountSwitchKeystringBody Paramsconfigsobjectconfigs objectexecutableTestCaseCountinteger≥ 0isLockedbooleanrequiredtruefalseisStatefulbooleanrequiredtruefalsetestCasesarray of objectslength ≥ 0testCasesADD objecttestSuiteDescriptionstringlength between 1 and 4000testSuiteNamestringrequiredlength between 1 and 100variablesarraylength ≥ 0variablesADD Single variable | Variable groupHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response provides the updated test suite with child objects. 400Validation errors. 403Authorization error. 404Resource not found error.Updated about 2 months ago