Last Updated on : 2023-06-21 07:13:12download
Delete a specified device type. If the device type is used in a device ledger, device list, and maintenance plan, you are not allowed to disable or delete it.
DELETE: /v1.1/iot-03/si/device-type/{device_type_code}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_type_code | String | uri | true | The code of a specified device type. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
DELETE: /v1.1/iot-03/si/device-type/type1
{
"result": true,
"t": 1630056214213,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback