Add a burger Menu
Post request to
https://api.vizir.co/api/application/persistent_menu
{
"appID" : "597f6a03b8a51b021cfc0502",
"persistent_menu":[
{
"locale":"default",
"composer_input_disabled":true,
"call_to_actions":[
{
"type":"web_url",
"title":"Raccourcir une URL",
"url":"http://petershats.parseapp.com/hat-news",
"webview_height_ratio":"full"
},
{
"type":"web_url",
"title":"Créer une campagne",
"url":"http://petershats.parseapp.com/hat-news",
"webview_height_ratio":"full"
},
{
"type":"web_url",
"title":"Voir mes campagnes",
"url":"http://petershats.parseapp.com/hat-news",
"webview_height_ratio":"full"
}
]
}
]
}
| Type | |
|---|---|
| web_url | url |
| postback | payload |
| nested | call_to_actions |