\",\r\n \"title\": \"notification title\",\r\n \"message\": \"message to be read\",\r\n \"buttons\": [ // optional\r\n {\r\n \"label\": \"label of the button\",\r\n \"id\": \"id_of_the_button\", // no space allowed\r\n \"color\": \"color of the button\", //hexadecimal allowed\r\n \"url\": \"url to redirect the user\", //optional\r\n \"analysis\": \"analysis to run when clicked\" //optional\r\n }\r\n ],\r\n \"buttons_enabled\": true, // optional\r\n \"buttons_autodisable\": true // optional\r\n}"}}}}}} >