Skip to main content
DELETE
Delete Source

Authorizations

string
required
Your Agni API key used to authenticate the request. Pass it in the X-Api-Key header. Find or rotate it from your Ravan AI account settings.

Path Parameters

string
required
The unique knowledge base ID. Use the ID returned by the knowledge base create or list endpoint.
string
required
The unique source ID inside the knowledge base.

Response

boolean
Whether the request succeeded.
string
Human-readable status message.
object
Updated knowledge base object.

Authorizations

X-Api-Key
string
header
required

Path Parameters

kb_id
string
required

Knowledge Base ID

source_id
string
required

Source ID

Response

200 - application/json

Successful response

success
boolean
message
string
data
object