Bulk delete documents
Knowledge
Bulk delete documents
Bulk delete knowledge documents by IDs or filters.
Required scope: knowledge:delete.
POST
Bulk delete documents
Documentation Index
Fetch the complete documentation index at: https://sitegpt.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Specific knowledge document IDs to act on.
Available options:
all, failed, pending, trained Select all documents matching the supplied filters.
Required true for destructive bulk delete actions.