Skip to main content

Create a new group

Create a new group

Request Body REQUIRED
gid int64 REQUIRED

Group id

owner int64

Group owner id

name string REQUIRED

Group name

description string

Group description

members int64[]

Members id

is_public boolean

Is public group

avatar_updated_at timestamp REQUIRED
pinned_messages object[] REQUIRED

Pinned messages

mid int64 REQUIRED
created_by int64 REQUIRED
created_at timestamp REQUIRED
properties object

Extended attributes

content_type string REQUIRED

Content type

content string REQUIRED

Content

Responses
200
Schema OPTIONAL
gid int64
created_at timestamp