Subscribe to web push without authentication
web-push
Subscribe to web push without authentication
Registers a browser for web push notifications without requiring user authentication. Returns a subscription ID that can be used to send notifications to this browser.
POST
Subscribe to web push without authentication
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Response
200 - application/json
Successfully subscribed to web push notifications
Unique identifier for this subscription
Example:
"3f8c7e4d-2a1b-4c9d-8e7f-6a5b4c3d2e1f"