Modify a group's nameAsk AIput https://{hostname}/identity-management/v3/user-admin/groups/{groupId}This operation changes a group's name.Path ParamsgroupIdintegerrequiredUnique identifier for each group. To get this value, run the List groups operation.Query ParamsaccountSwitchKeystringFor 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 ParamsgroupNamestringrequiredlength between 1 and 50Descriptive label for the group.Response 200The response reflects the modified group.Updated about 1 month ago