---
title: "Unregister matching devices for push notifications"
method: DELETE
path: "/push/deviceRegistrations"
tags: ["Push"]
---

# Unregister matching devices for push notifications

`DELETE /push/deviceRegistrations`

Unregisters devices. All their subscriptions for receiving push notifications through channels will also be deleted.

## Query parameters

- `deviceId` string
- `clientId` string

## Response `2XX`

OK

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/ably/apis/platform-api.md) · [All operations](https://skmtc.dev/ably/apis/platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ably/platform-api/revisions/d9cf7e90bb58/schema)
