cURL
curl --request DELETE \ --url https://api.getmaxim.ai/v1/evaluators \ --header 'x-maxim-api-key: <api-key>'
{ "success": true }
Delete an existing evaluator
API key for authentication
Unique identifier for the workspace
1
Unique identifier for the evaluator
Evaluator deleted successfully
Was this page helpful?