GET api2/code_login_status.json?code={code}
Check device login
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
API.Models.CodeLoginStatusResponseName | Description | Type | Additional information |
---|---|---|---|
token | string |
None. |
Response Formats
{ "token": "sample string 1" }