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.
CloudGitHub
  • API Reference
      • GETReport issues
      • DELClear issues
LogoLogo
CloudGitHub
API ReferenceBeta

Clear issues

DELETE
/issues
DELETE
/issues
$curl -X DELETE http://localhost:6333/issues \
> -H "api-key: <apiKey>"
200Deleted
1true
Removes all issues reported so far.
Was this page helpful?
Previous
Built with

Authentication

api-keystring
API Key authentication via header

Response

Successful response