Push
Unregister matching devices for push notifications
Unregisters devices. All their subscriptions for receiving push notifications through channels will also be deleted.
delete/push/deviceRegistrations
Query parameters
deviceIdstring
Optional filter to restrict to devices associated with that deviceId. Cannot be used with clientId.
clientIdstring
Optional filter to restrict to devices associated with that clientId. Cannot be used with deviceId.
Response
OK