Remove push notifications for current user

Allows the current user to disable notifications on their current device / browser

Path Params
uuid
required
Body Params
string
required

Public api key retrieved from a subscribe event.

string
required

Authentication secret retrieved from a subscribe event.

string
required

Type of browser the subscription relates to. MOZ (Firefox) | GCM (Chrome) | APNS (Safari) | FCM (Firebase).

string
required

Subscription id retrieved from a subscribe event.

string

Full subscription endpoint as returned by the browser (required for FCM).

meta
object

Metadata properties.

view
object

View object properties.

uuid

Request uuid.

Responses
204

No Content

400

Bad Request

Language
Credentials
:
URL
Response
Click Try It! to start a request and see the response here!