# Create a new user group with specified access permissions Requires groups::modify permissions Endpoint: POST /group Version: 1.0.0 Security: JWTAuthorizer ## Request fields (application/json): - `description` (string) - `name` (string) - `referenceId` (string) - `uid` (string) ## Response 200 fields