curl --request DELETE \
--url https://api.getmaxim.ai/v1/evaluators \
--header 'x-maxim-api-key: <api-key>'{
"success": true
}Delete an existing evaluator
curl --request DELETE \
--url https://api.getmaxim.ai/v1/evaluators \
--header 'x-maxim-api-key: <api-key>'{
"success": true
}Documentation Index
Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
Unique identifier for the workspace
1Unique identifier for the evaluator
1Evaluator deleted successfully
Was this page helpful?