Self Help Documentation
< All Topics

admin/changeadminpassword

Description

Changes an admin 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 admin account being updated.
passwordstringYesThe new password that should be set to the admin account.

Example

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

Output

Table of Contents