# Delete Sensor or Hub Removes a sensor or hub. Deleting a Hub also includes the removal and deletion of associated child sensors. This deletion propagates to the Third Reality Cloud and will dispatch DeviceRemoved events for each sensor which will remove the sensors from App Cloud's Devices list. Sensors that are deleted need to be re-paired by being placed into pairing mode using the physical reset button. Removed Hubs will need to also be physically reset and provided userThingName and WiFi ssid / password via Bluetooth. Endpoint: DELETE /sensors/devices/{THING_NAME} ## Path parameters: - `THING_NAME` (string, required) Sensor or Hub thingName. ## Response 204 fields