Self Help Documentation
< All Topics

accounts/changeuserpassword

Description

Changes an account’s login password.

Parameters

FieldTypeRequiredDescription
tokenstringYesAuthorizing API token – check API Basics for more information.
actionstringYesThe category and function being executed.
usernamestringYesThe username of the account being updated.
passwordstringYesThe new password that should be set to the account.

Example

You can find more information about the Endpoint URL in our API Basics article.

Output

Table of Contents