Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Personal API key sent as a bearer token.

Body

application/json
newEmail
string
required

The new email address to set must be a valid email address

callbackURL
string

The URL to redirect to after email verification

Response

Email change request processed successfully

status
boolean
required

Indicates if the request was successful

user
object
message
enum<string> | null

Status message of the email change process

Available options:
Email updated,
Verification email sent