Skip to main content
Version: Next

PushNotificationButton

titlestring
action object
urlstring
dataobject
silentboolean
openInBrowserboolean
httpMethodstring
PushNotificationButton
{
"title": "string",
"action": {
"url": "string",
"data": {},
"silent": true,
"openInBrowser": true,
"httpMethod": "string"
}
}