Delete device
DELETE {{baseUrl}}/api/:projectId/device/:deviceId
Delete a device. When this device sends a new message to ingestion or connects to remote management the device will be recreated.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}