For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create an FAQ

Create a new FAQ entry for the specified entity.

post
Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Body

FAQ entry to create

answerstringRequired
questionstringRequired
Responses
201

The newly created FAQ entry

application/json

A single FAQ entry

answerstringRequired
created_atintegerOptional
idstringRequiredExample: 1234567890
questionstringRequired
post/agent_config/faq

Last updated

Was this helpful?