Evals
Update certain properties of an evaluation.
post/evals/{eval_id}
Path parameters
eval_idstring required
The ID of the evaluation to update.
Request body
Response
The updated evaluation
Example response
{
"name": "Chatbot effectiveness Evaluation"
}