Change password
This endpoint changes the password of the vPanel user account associated with the provided information.
HTTP Endpoint
Parameters
user is the username you provided when creating the user account using
createacct.php. This is not the vPanel username
(hname_12345678).
| Parameter | Required | Type |
|---|---|---|
user | Yes | string |
pass | Yes | string |
Usage
Response
Related pages:
Last updated on