Deletes a device.
Note: This is a regional API.
You can find the URL, SystemKey, and token required in the call by clicking API Keys (key icon) at the top-right of the Registry Details page. Use the Registry Keys section.
HTTP request
DELETE {URL}/api/v/4/webhook/execute/{SystemKey}/cloudiot_devices
Query parameters
Parameters | |
---|---|
|
The device’s name. For example, or
|
Header parameters
Parameters | |
---|---|
| See the note at the start of this document on where to find the token. |
Request body
The request body must be empty.
Response status codes
Code | Meaning |
---|---|
200 | Success |
Response body
If successful, the response body will be empty.