Datapoints
Create a new datapoint
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Arbitrary JSON object containing the inputs for the datapoint
Name for the project to which the datapoint belongs
Expected output JSON object for the datapoint
Conversation history associated with the datapoint
Ids of all datasets that include the datapoint
Event id for the event from which the datapoint was created
Any additional metadata for the datapoint
Response
200 - application/json