Subscribe to web push with authentication
web-push
Subscribe to web push with authentication
Registers an authenticated user’s browser for web push notifications. The subscription is bound to the user’s session and organization. Returns a subscription ID that can be used to send notifications to this user.
POST
Subscribe to web push with 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.
Authorizations
access token
Body
application/json
Response
200 - application/json
Successfully subscribed to web push notifications
Unique identifier for this subscription
Example:
"3f8c7e4d-2a1b-4c9d-8e7f-6a5b4c3d2e1f"