Skip to main content
POST
Create a new user group

Authorizations

x-meetergo-api-user-id
string
header
required

User ID to act on behalf of. Platform API Keys only (required with an API Key unless the endpoint states otherwise). Requests authenticated with a Personal Access Token are rejected if this header names another user.

Body

application/json
queueId
string
required

ID of the queue this group belongs to

name
string
required

Name of the user group

Response

User group created successfully

id
string
required
name
string
required
capacity
number
required
users
object[]
required
userIds
string[]
required
queueId
string
required
createdAt
string
required
updatedAt
string
required
mainGroupHost
object | null
mainGroupHostId
string | null
deletedAt
string | null