Skip to main content
POST
cURL
Creates an empty user group. Add members with the update user group endpoint. Names are unique within the workspace: case and repeated spaces are ignored when comparing them.

Authorizations

X-Claap-Key
string
header
required

Body

application/json
name
string
required

User group name. It must not be used by another user group of the workspace.

Required string length: 1 - 100

Response

User group was successfully created

result
object
required