/V2/guest/notifications/badge/count
{"badgeCount":0,"deviceToken":"dfB6htWQ5eI:APA91bEAXupTzZIBNkX7zDFPo27oZUpSGPbBIjcA4M23T-TfoniZhGBSAA0qvwNsVLdiUXDgFusxoQ7o9XDzdQhr2MsRqXzzlI-ULaDNdy2Yh2DaJWoQ1-sS4UAPgdoZHuZ_vkAgq2RRR"}
curl -L \ --request PUT \ --url 'https://beta.magento.pixiedia.com/V2/guest/notifications/badge/count' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN' \ --header 'Content-Type: application/json' \ --data '{ "badgeCount": 0, "deviceToken": "dfB6htWQ5eI:APA91bEAXupTzZIBNkX7zDFPo27oZUpSGPbBIjcA4M23T-TfoniZhGBSAA0qvwNsVLdiUXDgFusxoQ7o9XDzdQhr2MsRqXzzlI-ULaDNdy2Yh2DaJWoQ1-sS4UAPgdoZHuZ_vkAgq2RRR" }'
No body