Skip to main content
POST
Refresh Knowledge Base

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.

Body

string
required
The organization ID that owns the resource. Use the organization ID from your Agni account.
string
required
The unique knowledge base ID. Use the ID returned by the knowledge base create or list endpoint.

Response

boolean
Whether the request succeeded.
string
Human-readable status message.

Authorizations

X-Api-Key
string
header
required

Body

application/json
org_id
string
required
kb_id
string
required

Response

200 - application/json

Successful response

success
boolean
message
string
data
object | null