My account
Create or replace the authenticator app
Create or replace the user's TOTP MFA verification with a new authenticator app binding. If the user already has a TOTP verification, it will be replaced; otherwise, a new one will be created. Requires a logto-verification-id header for sensitive permission checks, a valid TOTP secret, and a valid TOTP code generated from the secret.
put/api/my-account/mfa-verifications/totp
Request body
Response
The authenticator app was created or replaced successfully.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.