Skip to main content
DELETE
Detach a Knowledge Base from an Agent

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Workflow UUID.

kbId
string<uuid>
required

Knowledge-base UUID.

Response

Attachment removed.

success
enum<boolean>
required
Available options:
true
detached
enum<boolean>
required
Available options:
true
Last modified on September 8, 2026