Push
Unregister a single device for push notifications
Unregisters a single device by its device ID. All its subscriptions for receiving push notifications through channels will also be deleted.
delete/push/deviceRegistrations/{device_id}
Path parameters
device_idstring required
Device's ID.
Response
OK