curl --request DELETE \
--url https://api.helicone.ai/v1/evaluator/{evaluatorId} \
--header 'authorization: <api-key>'
{}
Remove an existing evaluator configuration
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
.
Ok
The response is of type object
.
The response is of type object
.
The response is of type object
.
Was this page helpful?