Create Message Channel

This API endpoint creates a new message channel. See the Message Channel resource for detailed descriptions of the properties.

Body Params
string
required

The type of membership that this channel is associated with. Can be one of individual, group or company.

string

Deprecated. Use clientId and companyId instead.

memberIds
array of strings

The ids of the clients to be added to this particular channel. Required for group channels. Ignored for individual and company channels.

memberIds
string

The id of the client this channel is for. Required for individual channels.

string

The id of the company this channel belongs to. Required for company channels and when the client(s) members have multiple companies.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json