Mail Delivery Report

This endpoint maildelivery

Endpoint

                    https://codexhoster.org/whm/api/maildelivery                

Query

Parameter String
server cloud.example.com
userwhm root
passwhm abcdefg

Request

                https://codexhoster.org/whm/api/maildelivery?server=cloud.example.com&userwhm=root&passwhm=abcdefg            

Response

{
    "status": "success",
    "code": 200,
    "data": {
        "Username": "__cpanel__service__auth__icontact__codexhoster",
        "Domain": "example.com",
        "Target": "[email protected]",
        "Status": "success",
        "Mail_cPanel": "[email protected]",
        "Message": "Accepted",
        "Spam_Score": " "
    }
}