For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign inBook a demo
DocsReferenceChangelog
DocsReferenceChangelog
  • Introduction
    • SDKs
    • Errors
  • Humanloop API
      • GETList
      • POSTCreate
      • GETGet
      • DELDelete
      • PATCHUpdate
LogoLogo
Sign inBook a demo
Humanloop APIEvaluators

Delete

DELETE
https://api.humanloop.com/v4/evaluators/:id
DELETE
/v4/evaluators/:id
$curl -X DELETE https://api.humanloop.com/v4/evaluators/id \
> -H "X-API-KEY: <apiKey>"
Delete an evaluator within your organization.
Was this page helpful?
Previous

Update

Next
Built with

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

idstringRequired

Errors

422
Evaluators Delete Request Unprocessable Entity Error