Remove an evaluator from an experiment using v2 API
curl --request DELETE \ --url https://api.helicone.ai/v2/experiment/{experimentId}/evaluators/{evaluatorId} \ --header 'authorization: <api-key>'
{}
Was this page helpful?