---
title: "Remove device"
method: DELETE
path: "/3rdparty/v1/devices/{id}"
tags: ["User", "Devices"]
---

# Remove device

`DELETE /3rdparty/v1/devices/{id}`

Removes device

## Path parameters

- `id` string, required

## Response `204`

Successfully removed

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Device not found
- `500` — Internal server error

---

[API](https://skmtc.dev/sms-gate/apis/smsgate-api.md) · [All operations](https://skmtc.dev/sms-gate/apis/smsgate-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sms-gate/smsgate-api/revisions/56a6604029f1/schema)
