API Reference›Auth›Verify login OTP
https://apis.storentia.com/v1/auth/login/verifyConfirms the 6-digit OTP sent by /v1/auth/login and returns an access/refresh token pair. Creates the user record on first successful verification.
emailstringrequiredSame email the OTP was sent to.
otpstringrequiredThe 6-digit code from the email.