Update token
- After logging in (successful authentication), a token with a certain validity period will be obtained, and through this interface, a new token can be obtained before it expires Can avoid login process
Parameter | Description | Required |
---|---|---|
action | updateToken | True |
response:Same authentication interface, refer to Authentication interface call.