Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Body
The data point's content, used to analyze and classify the data point.
Required string length:
1 - 5000000
Example:
"Support email requesting a trial for Dovetail app."
Unique identifier of the channel that the data point is associated with.
The data point's timestamp in ISO8601 format.
The title of the original source from which this data point was extracted.
Required string length:
1 - 100
The URL of the original source from which this data point was extracted.
Required string length:
1 - 5000
Optional key-value metadata to be included with the data point.
Response
201