Skip to main content
POST
Java (SDK)

Authorizations

Authorization
string
header
required

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

Body

application/json

New email address

email
string<email>
required
Example:

"newemail@example.com"

Response

Email changed successfully