Create File Channel

This API endpoint creates a new file channel. See the File 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 when membershipType is individual.

string

The id of the client this channel belongs to. Required when membershipType is company or when member(s) 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