Skip to main content
POST
cURL

Body

application/json
name
string
required

The name of the group to create.

Required string length: 1 - 255
slug
string

The slug of the group to create.

Required string length: 5 - 255
role
string
default:no-access

The role of the group to create.

Minimum string length: 1

Response

Default Response

id
string<uuid>
required
orgId
string<uuid>
required
name
string
required
slug
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required