Add a groupCopy Pagepost https://{hostname}/amfa/v1/groupsCreate a new group.Query ParamscontractIdstringrequiredUnique identifier for the contract.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsAdd user request JSON.groupNamestringrequiredlength ≥ 1Descriptive label for the group.summarystringlength ≥ 0Summary of the group. Indicates what the group represents.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Group successfully created. 400Bad request. 401Unauthorized. 403Forbidden. 500Internal server error.Updated 4 months ago