Self Help Documentation
< All Topics

email/emailaccountpassword

Description

Changes an e-mail account’s password in a given SPanel user account.

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.
emailstringYesThe e-mail address being updated.
passwordstringYesThe new password that should be set to the e-mail account.

Example

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

Output

Table of Contents