Change the password of the currently authenticated user

Updates the authenticated user's password. The current password is supplied from the SDK instance configuration for verification along with the new password. The existing access token remains valid until expiration.

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

The new password to set for the user

Responses
200

Success

400

The request is null, CognitoEmail claim is missing, current password is incorrect, 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!