SpamAssassin
Spam Management
Return SpamAssassin™ symbolic test scores
This function lists the Apache SpamAssassin™ scores for each symbolic test.
get/SpamAssassin/get_symbolic_test_names
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "get_symbolic_test_names",
"module": "SpamAssassin",
"result": {
"data": [
{
"key": "ACT_NOW_ALL_CAPS",
"rule_type": "body_tests"
}
],
"status": 1
}
}