Changes the login email address for the authenticated login.

Access: authenticated users only.

The current password is required to authorize the email change. The endpoint returns HTTP 204 when the login email has been updated successfully.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request payload containing the new login email address and the current password used for confirmation.

Request payload for changing the current login email address.

string | null
required

Current password used to confirm ownership of the login before the email address is changed. Required and limited to 500 characters.

string | null
required

New login email address to save. Required, limited to 255 characters, and validated as an email address.

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

Responses
204

No Content

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json