Skip to main content
POST
Setup Email OTP authentication

Authorizations

api_access_token
string
header
required

API access token authentication

Body

application/json
password
string
required

Current user password for verification

Response

Email OTP setup successful

success
boolean
Example:

true

data
object

Empty object

Example:
meta
object
message
string
Example:

"Email OTP sent successfully"