POST api/v1/SelfCheckin/ClientReStartUpdateStatus?key={key}
客户端重启后更新状态
请求信息(Request)
URI 参数
名称 | 描述 | 类型 | 备注 |
---|---|---|---|
key | string |
Required |
Body 参数
None.
响应信息(Response)
资源描述
boolean响应格式
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>