English
English
简体中文
Contact Us
Register
Log In

Delete Monitor

Last Updated on : 2021-09-30 09:26:36download

Delete a specified monitor based on the monitor ID.

API address

DELETE: /v1.0/iot-03/statistical-indicators/monitors/{monitor_id}

Request parameter

Parameter name Type IN Required Description
monitor_id String uri true The monitor ID.

Return parameter

Parameter name Type Description
result Boolean The operation result.

Request example

DELETE: /v1.0/iot-03/statistical-indicators/monitors/p3m004

Return example

{ "result": true, "t": 1632465502026, "success": true }

Error code

For more information, see error code.