v14

latestOpenAPI 3.0.3BSD 3-Clauseraw.githubusercontent.com2026-08-013939103.6 KB
Devices

Delete Devices item

Removes a threadDevice item from the Devices collection. Requires a threadDevice item with the given id to exist; otherwise returns 404 Not Found.

delete/api/devices/{deviceId}

Path parameters

deviceIdstring required

Alphanumeric hex string of length 16

ID of the requested Device item.

Response

Device item deleted.