curl --location --request GET 'https://api.craftcart.io/api/v1/public/marketing/unsubscribe?token'
{"success":true,"data":{"unsubscribed":true,"email":"jane@example.com","acceptsMarketing":false},"meta":{}}