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