Create a Conversation Group
Conversations
Create a Conversation Group
Creates a conversation and send a message to recipients.
POST
Create a Conversation Group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Array of member email addresses or member IDs
The title is optional, by default it will just be the names of the participants
The ID of the admin or moderator sender. Default is the school owner.
Array of user email addresses or user IDs
Response
201 - application/json
Group created
The ID of the created conversation group