Skip to main content
DELETE
Detach knowledge from an Agent without deleting content

Authorizations

Authorization
string
header
required

A Contact Button scoped bearer key. Send Authorization: Bearer <token>. Token abilities are enforced independently of workspace membership; both checks must pass. Interactive MCP clients use registered OAuth applications, Authorization Code + PKCE, audience-bound tokens, and explicit workspace grants. Personal Sanctum tokens remain supported.

Path Parameters

workspace
string<uuid>
required
agent
string<uuid>
required
type
enum<string>
required
Available options:
menu,
article,
knowledge_source,
docs
source
string
required

Canonical public UUID, or all for the complete Articles library.

Maximum string length: 80

Response

Successful data envelope.

data
any
required
meta
object
required