Update an existing group in an organization.
Note: PUT calls update data entirely. Any data not mentioned in the call, will be deleted.
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"
}