Skip to main content
POST
Auth Email Otp

Headers

device-id
string | null

Body

application/json

Request schema for email OTP verification.

sessionKey
string
required

Session key from auth/start

otpCode
string
required

6-digit OTP code

Required string length: 6

Response

Successful Response

Simple status response.

status
string
default:ok