---
title: "Set FB persistent menu"
method: PUT
path: "/v1/accounts/{accountId}/messenger-menu"
tags: ["Account Settings"]
---

# Set FB persistent menu

`PUT /v1/accounts/{accountId}/messenger-menu`

Set the persistent menu for a Facebook Messenger account. Max 3 top-level items, max 5 nested items.

## Path parameters

- `accountId` string, required

## Request body

- object
  - `persistent_menu` object[], required — Persistent menu configuration array (Meta format)

## Response `200`

Menu set successfully

## Other responses

- `400` — Invalid request
- `401` — Unauthorized

---

[API](https://skmtc.net/zernio/apis/zernio-api.md) · [All operations](https://skmtc.net/zernio/apis/zernio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zernio/zernio-api/versions/f81ca70ea6b9/schema)
