This endpoint maildelivery
https://hosting-dzt.web.id/whm/api/maildelivery
| Parameter | String |
|---|---|
| server | cloud.example.com |
| userwhm | root |
| passwhm | abcdefg |
https://hosting-dzt.web.id/whm/api/maildelivery?server=cloud.example.com&userwhm=root&passwhm=abcdefg
{
"status": "success",
"code": 200,
"data": {
"Username": "__cpanel__service__auth__icontact__apihub",
"Domain": "example.com",
"Target": "[email protected]",
"Status": "success",
"Mail_cPanel": "[email protected]",
"Message": "Accepted",
"Spam_Score": " "
}
}