---
title: "Delete a registered device's update token"
method: DELETE
path: "/push/channelSubscriptions"
tags: ["Push"]
---

# Delete a registered device's update token

`DELETE /push/channelSubscriptions`

Delete a device details object.

## Query parameters

- `channel` string
- `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)
