cURL
curl --request DELETE \ --url https://api.camelai.com/api/v1/knowledge-base/{id}/ \ --header 'Authorization: Bearer <token>'
Remove a knowledge base entry.
Documentation IndexFetch the complete documentation index at: https://camelai.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://camelai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication using Bearer scheme
No response body
Was this page helpful?