Knowledge
Delete Source
Remove a knowledge source and its indexed content.
DELETE
Path Parameters
The knowledge source ID (from List or Add responses)
Response 204
No content. The source and all its indexed chunks have been permanently deleted.
Warning: This action is irreversible. The agent will no longer be able to retrieve information from this source.
Errors
| Code | Description |
|---|---|
401 | Missing or invalid authentication |
404 | Source not found |

