Devices/Delete
Description
Deletes the details of a specific Device, as specified by the Device’s ID. This Device ID is returned in the response of the Devices/Post.
You cannot delete a Device that is a parent Device (see parentId) of other Devices or when that Device is specifically mentioned in a Rule(s). In the latter case, you must first delete or amend the Rule(s) before the Device can be deleted. An error is returned if you attempt to delete a parent Device or a Device that is bound to a Rule(s).
For request and response details, see Request ‒ Devices/Delete and Response ‒ Devices/Delete.