DELETE
/
v1
/
evaluator
/
{evaluatorId}
cURL
curl --request DELETE \
  --url https://api.helicone.ai/v1/evaluator/{evaluatorId} \
  --header 'Authorization: <api-key>'
{}
For users in the European Union: Please use eu.api.helicone.ai instead of api.helicone.ai.

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer YOUR_API_KEY'

Path Parameters

evaluatorId
string
required

Response

200 - application/json

Ok

The response is of type object.