Users

Disable a user's TOTP (admin only)

Clears another user's TOTP secret, enabled flag and backup codes so they can log in without 2FA.

post/users/admin/totp/disable

Request body

userIdstring

Response

TOTP disabled for the user.

Changes