Skip to Content
šŸŽ‰ Welcome to the new MyOwnFreeHost API Documentation!
Accounts
POSTChange password

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).


ParameterRequiredType
userYesstring
passYesstring

Usage

Response


Last updated on