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.
BlogLogin
DocumentationAPI Reference
DocumentationAPI Reference
  • API Reference
      • GETList
      • POSTCreate
      • GETDetail
      • DELDelete
LogoLogo
BlogLogin
API Referencedocuments

Delete

DELETE
https://api.flockx.io/api/v1/documents/:id
DELETE
/api/v1/documents/:id
$curl -X DELETE https://api.flockx.io/api/v1/documents/id \
> -H "Authorization: <apiKey>"
Delete a knowledge document. Requires write access to both the document and its knowledge graph.
Was this page helpful?
Previous

List

Next
Built with

Authentication

Authorizationstring
API Key authentication via header

Path parameters

idstringRequired

Errors

422
Unprocessable Entity Error