Resends the multifactor authentication code for sign-in
PUT /v1/multifactorauth/resend
Summary
Resends the multifactor authentication code for sign-in.
Authentication
No operation-level security requirement is documented here.
Parameters
None documented here.
Request Body
No request body is documented here.
Responses
200
Success
application/json
Not documented here.
Example
{
"mfaID": 301
}