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.chatling.ai/v2/chatbots/{chatbotId}/knowledge-base/data-sources/{dataSourceId} \ --header 'Authorization: Bearer <token>'
{ "status": "success" }
Delete a data source from the knowledge base.
success
error