Self Help Documentation
< All Topics

user/changesubuserpasswd

Description

Changes a subuser account’s login password.

Parameters

FieldTypeRequiredDescription
tokenstringYesAuthorizing API token – check API Basics for more information.
accountuserstringYesThe SPanel user account that is being managed or viewed.
actionstringYesThe category and function being executed.
usernamestringYesThe username of the subuser account being updated.
passwordstringYesThe new password that should be set to the subuser account.

Example

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

Output

Table of Contents