Last updated 10 months ago
Category: Activation Permissions: Public Call Type: Synchronous
{ "Code":"YourCode" }
Completes the second half of a two-factor authentication by sending the 2FA code while registering for the exchange.
{ "Activated": true, "Error":"ErrorMessage" }
Code
string. The alphanumeric code you received for authentication.
Activated
Boolean. True if the activation code is accepted; false if not.
Error
string. Error message from the server.