Skip to main content
POST
Verify email change

Authorizations

x-api-key
string
header
required

API key for merchant authentication required for most endpoints

Body

application/json
token
string
required

OTP token from email

Example:

"123456"

Response

Email changed successfully

success
boolean
Example:

true

message
string
Example:

"Email changed successfully"

data
unknown