Skip to main content
DELETE
Delete a knowledge base

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

knowledge_base_id
string
required

Knowledge base id.

Response

Approval required before the action runs

Returned with HTTP 202 when an agent action is gated behind a human approval.

status
enum<string>
Available options:
pending_approval
approval_id
string
action
string
primitive
string
title
string | null
message
string
next_steps
object[]