Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
Appearance
Menu
Return to top
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
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
type
*
the handler type
Type
string
Required
Responses
200
401
404
Successful
POST
/api/pushnotification/{type}/subscription
Playground
Authorization
api_key
Variables
Key
Value
type
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python