Skip to main content
POST
Request email address change

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
new_email
string<email>
required

New email address

password
string

Current password

token
string

MFA token (required if MFA is enabled)

Response

Email change request initiated successfully

message
string