tasks.push.enable

Disables web push notifications for the current user. Notifications are sent via the OneSignal service.

HTTP method

POST

Content type

application/x-www-form-urlencoded

Parameters

  • client_id POST
    A client_id identifier for the OneSignal service (a client app must obtain it separately).
  • format GET Optional

    Sets response format. Available options: json (default), xml.

Return value

'ok' string.