Create a new usergroup
POST {{baseUrl}}/user-groups
Creates a new usergroup
Request Body
{"organizationId"=>"<string>", "name"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-user-role | string | (Required) Specifies the user role with which the user intends to perform the operation | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""