更新时间:2023-12-07 03:34:01下载pdf
本文介绍将历史记录关联给某个用户的 API。
将历史记录关联给某个用户
POST: /v1.0/devices/{device_id}/door-lock/records/{record_id}/actions/allocate
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
device_id | String | uri | true | 设备id |
record_id | String | uri | true | 历史记录Id |
参数名 | 类型 | 说明 |
---|---|---|
result | Boolean |
POST: /v1.0/devices/vdevo162322644587871/door-lock/records/162315AAXEQDzLAbku9CRCxYNIADC5063000/actions/allocate
{
"userId": 1980012
}
{
"result": true,
"t": 1624597643939,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈