Bulk delete knowledge base documents
Delete multiple documents or folders from the knowledge base. Each id succeeds or fails independently.
Headers
xi-api-key
Request
This endpoint expects an object.
document_ids
The ids of documents or folders from the knowledge base.
force
If set to true, documents or folders will be deleted regardless of whether they are used by any agents and will be removed from the dependent agents. For non-empty folders, this will also delete all child documents and folders.
Response
Successful Response
success
OR
failure
Errors
422
Unprocessable Entity Error