auth.importAuthorization
Logs in a user using a key transmitted from his native data-centre.
Example
TL schema
Parameters
Result
Possible errors
Code | Type | Description |
400 | AUTH_BYTES_INVALID | The provided authorization is invalid |
400 | USER_ID_INVALID | The provided user ID is invalid |
Can bots use this methd ?
yes
Related pages
Last updated