Subscribes to push notifications with the specified handler
DELETE
/api/pushnotification/{type}/subscription/{subscriptionId}
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
RequiredsubscriptionId*
unique identifier of the subscription
Typestring
RequiredPattern
"\\d+"
Responses
Successful