Evaluations - API
Update Evaluation Datapoint
POST
Description
Update a specific evaluation datapoint with new executor output and scores.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the evaluation
The UUID of the datapoint
Body
application/json
Response
200
application/json
Evaluation datapoint updated successfully
The UUID of the datapoint