Bulk import FAQ entries
Agent FAQ API
Bulk Import FAQs
Bulk-import FAQ entries into an agent from a JSON payload
POST
Bulk import FAQ entries
Overview
Import multiple FAQ entries into an agent in a single request. A successful import automatically setsfaqEnabled = true on the agent. Entries exceeding the 100-FAQ limit are automatically trimmed — check the trimmed field in the response.
Required Permission
agents
Path Parameters
Request Body
FAQ Entry Object
Import Limits
Example cURL
Response
Success (200)
Response Fields
Error Responses
400 Bad RequestUse Cases
- Loading a large FAQ dataset into an agent at once
- Migrating FAQ content from another system or CMS
- Replacing an entire FAQ knowledge base after a content review
Get a sample payload using the GET FAQ Sample endpoint to ensure your JSON is correctly structured before a large import.
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