v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-07186533829.2 KB
product:chat

Create user group

Creates a new user group, optionally with initial members

post/usergroups

Request body

descriptionstring

An optional description for the group

idstring

Optional user group ID. If not provided, a UUID v7 will be generated

member_idsstring[]

Optional initial list of user IDs to add as members

namestring required

The user friendly name of the user group

team_idstring

Optional team ID to scope the group to a team

Response

CreateUserGroupResponse

durationstring required