delete https://{url}/v1/devices/
Use the hub_url received in the registration response as your base URL.
This API requires the device to authenticate, see Device Authentication.
Overview
Delete a device and all its historical data from the platform.
This API should be used when a device is being transferred/sold/etc between owners and they want to force all existing information about the device to be deleted so it can re-register and be claimable by future owners.
Request Data
Name | Type | Default | Description |
---|---|---|---|
delete_children | Boolean | True | Auto delete children, if parent device |