cPGreyList
Spam Filtering (Greylisting)
Return whether Greylisting is enabled
This function checks whether Greylisting is enabled for the cPanel account.
get/cPGreyList/has_greylisting_enabled
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "has_greylisting_enabled",
"module": "cPGreyList",
"result": {
"status": 1
}
}