POST

Change Password


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Changes the password of a logged-in member. The member must have a valid session to use this method.

The member's session remains valid after password change.

The new password must meet the site's configured password requirements for length and complexity. These requirements are enforced automatically when processing the request.

Endpoint
POST
https://www.wixapis.com/_api/iam/authentication/v2/change-password

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?