My account

Update a MFA verification name

Update a MFA verification name, a logto-verification-id in header is required for checking sensitive permissions. Only WebAuthn is supported for now.

patch/api/my-account/mfa-verifications/{verificationId}/name

Path parameters

verificationIdstring required

The unique identifier of the verification.

Request body

namestring required

The name of the MFA verification.

Response

The MFA verification name was updated successfully.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.