---
title: "DELETE /v2/devices/{device_id}"
method: DELETE
path: "/v2/devices/{device_id}"
tags: ["devices"]
---

# DELETE /v2/devices/{device_id}

`DELETE /v2/devices/{device_id}`

Delete a device

## Path parameters

- `device_id` string, required

## Response `204`

Device deleted

## Other responses

- `401` — Unauthorized access
- `404` — Device not found

---

[API](https://skmtc.net/caliopen/apis/caliopen-http-rest-api.md) · [All operations](https://skmtc.net/caliopen/apis/caliopen-http-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/caliopen/caliopen-http-rest-api/revisions/f32b5d08284d/schema)
