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.
DELETE https://app.chatnorris.ai/api/v2/chatbots/{chatbot_id}/knowledge/{source_id} Authorization: Bearer <tu_api_key>
Eliminar una fuente de la base de conocimiento de un agente.
chatbots:write
chatbot_id
source_id
200 OK
{ "status": "success", "data": { "deleted": true } }
NOT_FOUND