# Enable email OTP **POST /auth/email-otp** Enable email OTP (One-Time Password) authentication. It requires verification code sent to email. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Body parameters Content-type: application/json - **email_otp** (string) Email OTP verification code ## Responses ### 200: Email OTP enabled ### 400: Email OTP already enabled or verification failed [Powered by Bump.sh](https://bump.sh)