# Create New User Groups **POST /userGroups** ## Servers - https://identity.zerionsoftware.com/v1: https://identity.zerionsoftware.com/v1 () ## Authentication methods - Oauth2 ## Parameters ### Query parameters - **profile_id** (string) id of the profile ### Body: application/json (object) - **description** (string) - **name** (string) - **type** (string) - **usedAs** (string) ## Responses ### 201 Created #### Body: application/json (object) - **id** (string) the created user group id [Powered by Bump.sh](https://bump.sh)