v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Changes the password for a specified user in a user pool.

post/#X-Amz-Target=AWSCognitoIdentityProviderService.ChangePassword

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.ChangePassword' required

Request body

PreviousPasswordstring password required

The old password.

ProposedPasswordstring password required

The new password.

AccessTokenstring password required

A valid access token that Amazon Cognito issued to the user whose password you want to change.

Response

Success

ChangePasswordResponse required

The response from the server to the change password request.