# Delete an MFA verification **DELETE /api/my-account/mfa-verifications/{verificationId}** Delete an MFA verification, 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 #### Path parameters - **verificationId** (string) The unique identifier of the verification. ## Responses ### 204: The MFA verification was deleted successfully. ### 400: Bad Request ### 401: Unauthorized ### 403: Forbidden [Powered by Bump.sh](https://bump.sh)