# Add a MFA verification **POST /api/my-account/mfa-verifications** Add a MFA verification to the user, a logto-verification-id in header is required for checking sensitive permissions. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Body parameters Content-type: application/json - **type** (string("WebAuthn")) - **newIdentifierVerificationRecordId** (string) - **name** (string) ## Responses ### 204: No Content ### 400: Bad Request ### 401: Unauthorized ### 403: Forbidden ### 422: Unprocessable Content [Powered by Bump.sh](https://bump.sh)