---
title: "Delete device"
method: DELETE
path: "/v1/devices/{id}"
tags: ["Devices"]
---

# Delete device

`DELETE /v1/devices/{id}`

Delete device in Comp AI. Read and manage employee device inventory and Fleet compliance data used for endpoint security controls.

## Path parameters

- `id` string, required

## Response `204`

Device deleted successfully

## Other responses

- `403` — Forbidden - only organization owners can delete devices
- `404` — Organization or device not found

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/versions/726b9523fb22/schema)
