---
title: "Reclaim device (reClaimDevice)"
method: DELETE
path: "/api/customer/device/{deviceName}/claim"
tags: ["device-controller"]
---

# Reclaim device (reClaimDevice)

`DELETE /api/customer/device/{deviceName}/claim`

Reclaiming means the device will be unassigned from the customer and the device will be available for claiming again.

Available for users with 'TENANT_ADMIN' or 'CUSTOMER_USER' authority.

## Path parameters

- `deviceName` string, required

## Response `200`

OK

- string

---

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