Skip to main content
POST
Create Group

Body

application/json
name
string
required

Group name (unique within owner org).

Required string length: 1 - 255
description
string | null

Optional group description.

Maximum string length: 1000

Response

Successful Response

created_by
string
required

member_id of the creator.

id
string
required

Access group id.

name
string
required

Group name.

owner_org_id
string
required

Owner organization id.

created_at
string<date-time> | null

Creation timestamp.

description
string | null

Optional group description.

updated_at
string<date-time> | null

Last update timestamp.