This endpoint is used to unsuspend
https://hosting-dzt.web.id/whm/api/unsuspend
| Parameter | String |
|---|---|
| server | cloud.example.com |
| userwhm | root |
| passwhm | abcdefg |
| username | example |
https://hosting-dzt.web.id/whm/api/unsuspend?server=cloud.example.com&userwhm=root&passwhm=abcdefg&username=example
{
"status": true,
"code": 200,
"msg": "Successfully Unsuspended Account with User: example"
}