usergroups
| API Name | usergroups | 
| Description | Creates passed User Group. | 
| REST Methods | 
 | 
| Precondition | Server Manager Console must be running. | 
| Permission | userManagement | 
| Input Params | userGroupName: The name of the User Group. userGroupDescription: The description of the User Group. | 
| Sample Request | 
 | 
| Return | HTTP status 201 is returned. | 
| Sample Response | 
 | 
| Exception | Throws an exception if the operation fails for any reason. |