Delete KB Documents
lyzr_kb_delete_docsDelete documents from a knowledge base by their IDs. Provide the knowledge base ID and an array of document IDs to remove.
Instructions
Delete documents from a knowledge base by their document ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docs | Yes | Array of document ids to delete | |
| rag_id | Yes | Knowledge base id |