PUT /tenant-management/api/system/tenants/{tenant}/groups/{id}
As of Version | product version 2021 Autumn | component version 1.0 | ||||||
---|---|---|---|---|---|---|---|
Request Method | PUT | ||||||
Response Format | HTTP status code | ||||||
Required Permission | Available if listed in | ||||||
Description | Updates the data of the group specified by id that is given for the specified tenant. Meaning of the response status codes:
| ||||||
Request Example |
{ "realmRoles": [ "YUUVIS_CREATE_OBJECT", "YUUVIS_MANAGE_SETTINGS" ] } | ||||||
Response Example |
no response body |