---
title: "Deletes a Greengrass V2 client device."
method: DELETE
path: "/devices/{thingName}"
tags: ["Client Devices"]
---

# Deletes a Greengrass V2 client device.

`DELETE /devices/{thingName}`

Deletes a Greengrass V2 client device.
Client devices are disassociated from its core with an option to delete their corresponding AWS IoT things.

## Query parameters

- `deprovision` boolean

## Response `204`

No content

## Changes

- **2023-07-15** `7fee7a72e42c` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added

[Change history](https://skmtc.dev/aws-samples/apis/connected-device-framework-greengrass-v2-provisioning/changes/devices/:thingName/delete.md)

---

[API](https://skmtc.dev/aws-samples/apis/connected-device-framework-greengrass-v2-provisioning.md) · [All operations](https://skmtc.dev/aws-samples/apis/connected-device-framework-greengrass-v2-provisioning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/connected-device-framework-greengrass-v2-provisioning/revisions/7fee7a72e42c/schema)
