Skip to main content
POST
Verify Email OTP code

Authorizations

api_access_token
string
header
required

API access token authentication

Body

application/json
email
string<email>
required

User email address

otp_code
string
required

OTP code received via email

Example:

"123456"

Response

Email OTP verification successful

success
boolean
Example:

true

data
object
message
string