Create a new usergroup

POST {{baseUrl}}/user-groups

Creates a new usergroup

Request Body

{"organizationId"=>"<string>", "name"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
x-user-rolestring(Required) Specifies the user role with which the user intends to perform the operation
Content-Typestring
Acceptstring

RESPONSES

status: Created

&quot;&quot;