IM-Groups

Create group chat

Create a new group conversation. The creator is automatically added as owner.

post/api/im/groups

Request body

titlestring required
descriptionstring
membersstring[]

Array of IM User IDs, usernames, or cloud user IDs

metadataobject

Response

Group created

Changes

No recorded changes to this endpoint across all 1 revision of this API.