v2

latestOpenAPI 3.0.1raw.githubusercontent.com2024-06-24221444.3 KB
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