Skip to content

TOTP Enable

Enables TOTP for the current user after code verification.

Method and path

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

Request body

{
  "code": "000000"
}