| code | 描述 |
|---|---|
| 0 | 确权成功 |
| 20002001 | 请求失败 |
| 20002004 | 确权失败 |
curl --location --request GET 'https://api2.hik-cloud.com/v1/carrier/wing/endpoint/confirm/right/onlineconfirm?deviceSerial' \
--header 'Authorization: Bearer '{
"code": 0,
"message": "确权成功",
"data": null
}