This endpoint mailsummary
https://codexhoster.org/whm/api/mailsummary
Parameter | String |
---|---|
server | cloud.example.com |
userwhm | root |
passwhm | abcdefg |
https://codexhoster.org/whm/api/mailsummary?server=cloud.example.com&userwhm=root&passwhm=abcdefg
{ "status": true, "data": { "Username": "example", "Domain": "example.com", "Owner": "root", "Fail": 0, "Defer": 0, "Total_Email": 100, "Success": 100, "In_Progress": 0 } }