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.
curl --request DELETE \
--url https://api.attention.tech/v2/knowledge-base/sources/{sourceId} \
--header 'Authorization: <api-key>'This response has no body data.Was this page helpful?