Activate MFA key
Authentication
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Path parameters
The unique identifier of the MFA key to activate. This ID is returned when you create the MFA key.
Request
The 6-digit TOTP code generated by your authenticator app using the secret_key or otpauth URI from the MFA key creation response.
This code changes every 30 seconds.