Detach knowledge item from agent

Removes a knowledge item from an agent

Authentication

AuthorizationBearer
API token from https://app.resemble.ai/account/api

Path parameters

agent_uuidstringRequiredformat: "uuid"
The UUID of the agent
knowledge_item_uuidstringRequiredformat: "uuid"
The UUID of the knowledge item to detach

Response

Knowledge item detached successfully
successboolean or null
itemslist of objects or null
messagestring or null

Errors