Create data point

Create a data point in a channel with text, a timestamp, and optional metadata.

Returns the data point object without the content.

Body Params

Body

string
required
length between 1 and 5000000

The data point's content, used to analyze and classify the data point.

string
required

Unique identifier of the channel that the data point is associated with.

string
required

The data point's timestamp in ISO8601 format.

string
length between 1 and 100

The title of the original source from which this data point was extracted.

string
length between 1 and 5000

The URL of the original source from which this data point was extracted.

metadata
object

Optional key-value metadata to be included with the data point.

Responses

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