Skip to content

TOTP Disable

Disables TOTP for the current user.

Method and path

  • Method: POST
  • Path: /auth/totp/disable
  • Auth: required

Request body

{
  "code": "000000"
}