Skip to main content

Updates a multifactor authentication record

PUT /v1/multifactorauth/{multifactorAuthID}

Summary

Updates a multifactor authentication record.

Details

This endpoint sets the selected multifactor authentication method as the active method.

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.