Update Group
PUT/group/:id
Updates a given group by id.
Request
Responses
- 204
- 403
- 404
- 500
Request successful. No content.
Identity service is read-only (Cannot modify users / groups / memberships).
If the group with the requested Id cannot be found.
The group could not be updated due to an internal server error. See the Introduction for the error response format.