Skip to main content
POST
Delete a knowledge base document

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

documentId
string
required

Body

application/json

No fields are required — the document comes from the path and the organization from your API key or session.

organizationId
string

Auto-resolved from your API key / session. You can omit this; the server ignores it and always uses the authenticated organization.

Example:

"org_abc123def456"

Response

200

Document deleted successfully