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
itemslist of objects
messagestring

Errors

404
Not Found Error
422
Unprocessable Entity Error