Last Updated on : 2023-06-21 07:12:59download
Delete a specified asset.
DELETE: /v1.0/iot-03/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 is successful. |
DELETE: /v1.0/iot-03/assets/1397163705799548928
{
"result": true,
"t": 1624069713536,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback