post
https://{project_url}/webservice/rest-api/{api_interface}/{version}/customers/actions/cancel-push-notifications
Cancel push notification subscriptions for a customer.
Unregisters a customer's push notification token for a specified external application. If push_token is provided, only that specific device registration is removed. If push_token is omitted, all device registrations for the customer and application are cancelled.
To register a device for push notifications, use POST /customers/actions/set-push-notifications (enterprise interface only).
⚠️ The endpoint is available only in the Enterprise interface.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204No Content
429Too many requests - more than the resource limit.
503Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.