Delete an FAQ
delete
Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Path parameters
faq_idstringRequired
The unique identifier of the FAQ entry
Header parameters
X-API-Versionstring · enumOptionalPossible values:
Meta Business Agent API version
Responses
204
FAQ entry successfully deleted
No content
401
Unauthorized
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Server error
application/json
delete/agent_config/faq/{faq_id}
No content
Last updated
Was this helpful?