Request the TFA codes
|
PUT api/2.0/settings/tfaappnewcodes
|
Requests the new backup codes for the two-factor authentication application.
|
Unlink the TFA application
|
PUT api/2.0/settings/tfaappnewapp
|
Unlinks the current two-factor authentication application from the user account specified in the request.
|
Update the TFA settings
|
PUT api/2.0/settings/tfaapp
|
Updates the two-factor authentication settings with the type specified in the request.
|