Activate2FA
Category: Activation Permissions: Public Call Type: Synchronous
Request
Completes the second half of a two-factor authentication by sending the 2FA code while registering for the exchange.
Key | Value |
---|---|
Code | string. The alphanumeric code you received for authentication. |
Response
Key | Value |
---|---|
Activated | Boolean. True if the activation code is accepted; false if not. |
Error | string. Error message from the server. |
Last updated