Datapoints
Update a specific datapoint
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of datapoint to update
Body
application/json
Expected output JSON object for the datapoint
Conversation history associated with the datapoint
Arbitrary JSON object containing the inputs for the datapoint
Ids of all datasets that include the datapoint
Ids of evaluations where the datapoint is included
Any additional metadata for the datapoint