DELETE
/
v2
/
agents
/
{agent_id}
/
kb
/
{doc_id}

Authorizations

Authorization
string
header
required

Agent/Workspace secret API key as bearer token.

Path Parameters

agent_id
string
required

The ID of the agent to delete the document from

doc_id
string
required

The ID of the document to delete

Response

200 - application/json
message
string
success
boolean