Sets an mfa token on an account

Body Params
string

https://github.com/google/google-authenticator/wiki/Key-Uri-Format compliant uri - required if tokendata not provided

string
required

ID of the account to set the token on

boolean

Forces overwrite if a token secret is already stored on this account

tokendata
object

TOTP information to store, required if uri not provided, ignored if uri is provided

Response

Language
Response
Choose an example:
*/*