---
title: "Delete device token"
method: DELETE
path: "/device-tokens/{id}"
tags: ["device-tokens"]
---

# Delete device token

`DELETE /device-tokens/{id}`

Remove a device token

## Path parameters

- `id` number, required

## Response `204`

Device token deleted successfully

## Other responses

- `404` — Device token not found

---

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