account.invalidateSignInCodes

Invalidate the specified login codes, see here » for more info.

boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
account.invalidateSignInCodes#ca8ae8ba codes:Vector<string> = Bool;

Parameters

Name Type Description
codes Vector<string> The login codes to invalidate.

Result

Bool

Related pages

User Authorization

How to register a user's phone to start using the API.