# Enable TOTP **POST /auth/totp** Enable TOTP (Time-based One-Time Password) authentication. It requires verification code from authenticator app. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Body parameters Content-type: application/json - **totp** (string) TOTP verification code from authenticator app ## Responses ### 200: TOTP enabled ### 400: TOTP already enabled or verification failed [Powered by Bump.sh](https://bump.sh)