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