Users

Remove TOTP configuration for a user.

delete/api/users/{username}/totp

Path parameters

usernamestring required

Request body

totpnumber

Valid TOTP code for the given user account.

Response

If TOTP was removed successfully.

Changes