Two-Factor Autentication
Last updated
Last updated
Similar to the regular authentication, in this example we perform the initial authentication with the username and password, and in response we receive the interim authorization token which we'll need to provide in the second request along with the verification code from email or SMS.
The following are sample CURLs for performing two-factor authentication: