Skip to main content
POST
Add mentions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channelId
string<uuid>
required

The unique identifier for the custom channel.

Body

application/json
mentions
object[]
required

An array of mentions to be added to the custom channel.

Maximum array length: 100

Response

Mentions have been accepted for ingestion

message
string
Example:

"Mentions are queued up for ingestion"

count
integer

Number of mentions accepted for ingestion