Skip to main content
POST
Request email change

Authorizations

x-api-key
string
header
required

API key for merchant authentication required for most endpoints

Body

application/json
email
string<email>
required

New email address

Example:

"newemail@example.com"

Response

Email change requested successfully

success
boolean
Example:

true

message
string
Example:

"Email change initialised - Check new email for OTP"

data
unknown