Description
This function changes an email account's password.
Examples
Note:
Use cPanel's API Shell interface (Home >> Advanced >> API Shell) to directly test cPanel API calls.
Parameters
Parameter |
Type |
Description |
Possible values |
Example |
|
string |
Required The email account username or address. |
|
user |
password |
string |
Required The email account password. |
A secure password. |
12345luggage |
domain |
string |
The email account's domain. This parameter defaults to the cPanel account's main domain. |
A valid domain on the cPanel account. For example, example.com if the email address isuser@example.com. |
example.com |
Returns
This function only returns metadata.