account settings
Delete FB persistent menu
Removes the persistent menu from Facebook Messenger conversations for this account.
AuthorizationBearer <token>
API key authentication - use your Late API key as a Bearer token
In: header
Path Parameters
accountIdstring
Response Body
application/json
curl -X DELETE "https://getlate.dev/api/v1/accounts/string/messenger-menu"Empty
{
"error": "Unauthorized"
}