Last Updated on : 2023-06-20 15:18:25download
Delete an asset by asset ID.
DELETE: /v1.0/iot-02/assets/{asset_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
asset_id | String | uri | true | The asset ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation succeeds. true : succeeded. false : failed. |
DELETE: /v1.0/iot-02/assets/1374932xxxxxx62112
{
"result": true,
"t": 1616644441044,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback