Subscribe To Email Notification
SubscribeToEmailNotification[POST]    
curl -X POST https://accelerator.shimmercat.com/presentation-api/v1/notifications/email/subscribe/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json' -d '{"notification_type": "<notification_email_type>", "email": "<email_address>"}'
curl -X POST https://accelerator.shimmercat.com/presentation-api/v1/notifications/email/subscribe/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json' -d '{"notification_type": "<notification_email_type>", "email": "<email_address>"}'
Subscribe to one type of email notification.