Device Reset
API Basic Information
API Description: None
Request method: post
API Request path: /api/v1/cits/devices:reset
API Request parameters
Path request parameters
None
Query parameters
None
Request body
| parameter name | type | required | remark |
|---|---|---|---|
| isClearData | boolean | Required | Whether to clear the cloud and reset the cache data of the target device. |
| deviceIotIdList[] | array | Required | Reset the target device iotId list. |
Response
None
