Delete FAQ entries
Agent FAQ API
Delete FAQs
Delete one or more FAQ entries from an agent
DELETE
Delete FAQ entries
Overview
Permanently remove one or more FAQ entries from an agent by providing theirfaqId values. If all entries are deleted, faqEnabled is automatically set to false on the agent.
Required Permission
agents
Path Parameters
Request Body
Example cURL
Response
Success (200)
Response Fields
Error Responses
404 Not Found - Agent does not existUse Cases
- Removing outdated or incorrect FAQ entries
- Clearing the knowledge base before a full re-import
- Freeing up capacity within the 100-entry limit
Deleting all entries automatically sets
faqEnabled = false on the agent. Adding new entries via Add FAQs or Import FAQs will re-enable it.Save the
requestId from every response. You will need it if you contact Inya support to trace a specific request.Authorizations
API key with 'agents' permission
Path Parameters
Unique identifier of the agent
Body
application/json