Appearance
Set FB persistent menu
Set the persistent menu for a Facebook Messenger account. Max 3 top-level items, max 5 nested items.
PUT /v1/accounts/{accountId}/messenger-menu
Set the persistent menu for a Facebook Messenger account. Max 3 top-level items, max 5 nested items.
Parameters
accountId(path, string) required
Request body
Content-Type: application/json
persistent_menu(array) required — Persistent menu configuration array (Meta format)
Responses
200 — Menu set successfully
400 — Invalid request
401