Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.attention.tech/v2/knowledge-base/sources/{sourceId} \ --header 'Authorization: <api-key>'
This response has no body data.
Deletes a knowledge base source, its indexed chunks, and associated S3 objects.
The unique identifier of the KB source
Was this page helpful?