Change the email address of the currently authenticated user

Updates the authenticated user's email address to the new value provided. The current password is supplied from the SDK instance configuration for verification. After a successful change, the user must re-authenticate with the new email address.

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

The new email address for the user

Responses
200

Success

400

The request is null, CognitoEmail claim is missing, or user is disabled

401

The caller is not authenticated

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!