4.10 Delete Device
DELETE https://{{domain}}/api/v2/configuration/device/{{DeviceGUID}}
Delete the specified device.
Response:
Error:
- 400 Bad Request : {
Message
:"DeviceGUID
value required"} - 404 Not Found : {
Message
:DeviceGUID is not found
}
RESPONSES
status: OK
"Device successfully deleted"