Groups
Create
POST
/
api
/
v1
/
groups
Body
application/json
name
string
requiredThe name of the group to create.
Required string length:
1 - 50
slug
string
The slug of the group to create.
Required string length:
5 - 36
role
string
default: no-accessThe role of the group to create.
Minimum length:
1
Response
200 - application/json
id
string
requiredorgId
string
requiredname
string
requiredslug
string
requiredrole
string
requiredcreatedAt
string
requiredupdatedAt
string
requiredroleId
string | null