cURL
curl --request DELETE \ --url https://api.helicone.ai/v1/evaluator/{evaluatorId}/onlineEvaluators/{onlineEvaluatorId} \ --header 'Authorization: <api-key>'
{ "data": null, "error": null }
Remove an online evaluator from a specific evaluator configuration
eu.api.helicone.ai
api.helicone.ai
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Was this page helpful?