/V2/guest/notifications/unsubscribe/all
{"deviceToken":"dfB6htWQ5eI:APA91bEAXupTzZIBNkX7zDFPo27oZUpSGPbBIjcA4M23T-TfoniZhGBSAA0qvwNsVLdiUXDgFusxoQ7o9XDzdQhr2MsRqXzzlI-ULaDNdy2Yh2DaJWoQ1-sS4UAPgdoZHuZ_vkAgq2RRR","isSubscribed":true}
curl -L \ --request POST \ --url 'https://beta.magento.pixiedia.com/V2/guest/notifications/unsubscribe/all' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN' \ --header 'Content-Type: application/json' \ --data '{ "deviceToken": "dfB6htWQ5eI:APA91bEAXupTzZIBNkX7zDFPo27oZUpSGPbBIjcA4M23T-TfoniZhGBSAA0qvwNsVLdiUXDgFusxoQ7o9XDzdQhr2MsRqXzzlI-ULaDNdy2Yh2DaJWoQ1-sS4UAPgdoZHuZ_vkAgq2RRR", "isSubscribed": true }'
No body