Skip to main content
POST
Initiate email change

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Body

application/json
newEmail
string
required

The new email address to change to.

Example:

"new@example.com"

Response

OTP sent to current email.

success
boolean
required
Example:

true

data
object
required