Suspend account
This endpoint suspends 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 |
|---|---|---|
username | Yes | string |
reason | Yes | string |
Usage
Response
Related pages:
Hosting account callbacks: account suspension
Last updated on