Skip to main content

Resends the multifactor authentication code for creation

PUT /v1/multifactorauth/{multifactorAuthID}/resend

Summary

Resends the multifactor authentication code for creation.

Authentication

No operation-level security requirement is documented here.

Parameters

NameInTypeRequiredDescriptionExample
multifactorAuthIDpathinteger (int64)YesThe multifactor authentication record ID.1

Request Body

No request body is documented here.

Responses

200

Success. No response body.

No response body schema documented.