API ReferenceAuthVerify login OTP

Verify login OTP

POSThttps://apis.storentia.com/v1/auth/login/verify

Confirms the 6-digit OTP sent by /v1/auth/login and returns an access/refresh token pair. Creates the user record on first successful verification.

Body

emailstringrequired

Same email the OTP was sent to.

otpstringrequired

The 6-digit code from the email.