This endpoint is used to termint
https://codexhoster.org/whm/api/termintalldefault
| Parameter | String |
|---|---|
| server | cloud.example.com |
| userwhm | root |
| passwhm | abcdefg |
https://codexhoster.org/whm/api/termintalldefault?server=cloud.example.com&userwhm=root&passwhm=abcdefg
{
"status": true,
"code": 200,
"msg": "Successfully terminated account: example"
}