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>