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
Arbitrary JSON object containing the inputs for the datapoint
Conversation history associated with the datapoint
Expected output JSON object for the datapoint
Ids of evaluations where the datapoint is included
Ids of all datasets that include the datapoint
Any additional metadata for the datapoint
Was this page helpful?