Self Help Documentation
< All Topics

admin/changeadminusername

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 current username of the admin account being updated.
newusernamestringYesThe new username to set.

Example

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

Output

Table of Contents