Table of contents
On this page we have an example python script to:
In this example, we used a windows PC where we installed Python
Download the following python script: delete_device.py
python delete_device.py usage: delete_device.py [-h] --api-key API_KEY --api-secret API_SECRET --device-mac DEVICE_MAC |
Example:
python delete_device.py --api-key xxxxxxxxxxxxxxxxxxxxxxxxxxx--api-secret xxxxxxxxxxxxxxxxxxxxxxxxxxxxx --device-mac 589EC60D8C73 |