Skip to content

Subscribes to push notifications with the specified handler

POST
/api/pushnotification/{type}/subscription

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

type*

the handler type

Typestring
Required

Responses

Successful

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python