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
    • Overview
    • Errors
  • SDK
    • Overview
    • Decorators
    • Run Evaluation
  • API
      • GETList Logs
      • DELDelete Logs
      • GETGet Log
LogoLogo
Sign inBook a demo
APILogs

Delete Logs

DELETE
https://api.humanloop.com/v5/logs
DELETE
/v5/logs
$curl -X DELETE "https://api.humanloop.com/v5/logs?id=prv_Wu6zx1lAWJRqOyL8nWuZk" \
> -H "X-API-KEY: <apiKey>"
Delete Logs with the given IDs.
Was this page helpful?
Previous

Get Log

Next
Built with

Authentication

X-API-KEYstring
API Key authentication via header

Query parameters

idstringOptional
Unique identifiers for the Logs to delete.

Errors

422
Logs Delete Request Unprocessable Entity Error