Skip to main content
DELETE
/
api
/
v1
/
knowledge-base
/
{id}
Delete knowledge base entry
curl --request DELETE \
  --url https://api.camelai.com/api/v1/knowledge-base/{id}/ \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://camelai.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication using Bearer scheme

Path Parameters

id
string
required

Response

204

No response body