Create a data point in a channel with text, a timestamp, and optional metadata.
Returns the data point object without the content.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The body is of type object
.
201
The response is of type object
.