Add mentions
Custom Channels
Add mentions
Add mentions to a custom channel. All mentions must pass validation before being accepted for ingestion, after which they are queued up for asynchronous processing.
You may submit up to 100 mentions per request.
PeakMetrics secures custom channel data by segregating it from other channel data while in processing and in storage.
POST
Add mentions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the custom channel.
Body
application/json
An array of mentions to be added to the custom channel.
Maximum array length:
100