# Update a User Group **PUT /userGroups/{user_group_id}** ## Servers - https://identity.zerionsoftware.com/v1: https://identity.zerionsoftware.com/v1 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **user_group_id** (string) id of the user group ### Body: application/json (object) - **description** (string) - **name** (string) - **type** (string) - **used_as** (string) ## Responses ### 200 OK #### Body: application/json (object) - **id** (string) the updated user group id [Powered by Bump.sh](https://bump.sh)