Changes a user's password.

HTTP Status Code 400 Error Codes (error property):

MissingPropertyValue - Missing property value(s).

PasswordTooShort - The new password does not meet the minimum length requirement.

PasswordAlreadyUsed - The new password has already been used.

PasswordLacksComplexity - The new password does not meet complexity requirements.

InvalidPassword - The password could not be changed. Please ensure you are using the correct old password.

PasswordIsEmail - The new password cannot be the email address.

HTTP Status Code 401 Error Codes (error property):

Unauthorized - An Authorization token was not provided and is required.

AccessTokenInvalid - The access token is expired or invalid.

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

Information required for changing a user's password.

Information related to changing a user's password.

string

The user's current password.

string

A password the user prefers to change their password to.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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