Create new user group

POST {{baseUrl}}/api/group

Creates a new user group.

Permissions required: User must be a site admin.

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

{&quot;type&quot;:&quot;group&quot;,&quot;name&quot;:&quot;et exercitation&quot;,&quot;id&quot;:&quot;ut Duis dolore consectetur&quot;,&quot;_links&quot;:{}}