Skip to main content
POST
Create Group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
userIds
string[]
managerTeamId
string | null

When set, creates a team-scoped group managed by this team (seeded as the sole manager team, with a default all-members viewer entry). Unset creates an org-wide group.

Response

200 - application/json

Success

data
data · object