Update an existing group in an organization.
The ID of the organization. Obtain this from GET /organizations.
The id of the group to update.
The name assigned to the group.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{"groupId": 1,"name": "Cool Name"}
{"requestId": "df5fg-45fgfdsg-45fg-45454"}