Delete file knowledge
AI Receptionist
Delete file knowledge
Removes an uploaded document from the receptionist’s knowledge. Documents are uploaded in the Allo app; this API lists and deletes them.
DELETE
Delete file knowledge
Required scope:
AGENTS_WRITEBehavior
Removes an uploaded document from the receptionist’s knowledge. Returns204 with no body.
Documents are uploaded in the Allo app, on the receptionist’s knowledge screen. This API lists them under knowledge.files on Get configuration and deletes them.
Errors
404 AGENT_KNOWLEDGE_NOT_FOUND: no entry with that id on this line’s receptionist. An entry belonging to another line answers the same way.404 PHONE_NUMBER_NOT_FOUND: the number is not one you have access to.