Last Updated on : 2023-06-15 06:03:11
Delete a specified monitored object based on the ID of the monitored object.
DELETE: /v1.0/iot-03/si/monitor-object/{monitor_object_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
monitor_object_id | String | uri | true | The ID of a specified monitored object. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation is successful.
|
DELETE: /v1.0/iot-03/si/monitor-object/192***
{
"result": true,
"t": 1638238794169,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback