ApiPushSubscribe
Subscribe
Subscribe to push notifications
curl -X POST "https://www.open-isle.com/api/push/subscribe" \ -H "Content-Type: application/json" \ -d '{}'Empty
Subscribe to push notifications
curl -X POST "https://www.open-isle.com/api/push/subscribe" \ -H "Content-Type: application/json" \ -d '{}'curl -X POST "https://www.open-isle.com/api/push/subscribe" \
-H "Content-Type: application/json" \
-d '{}'