SpamAssassin
Spam Management
Delete spam box contents
This function clears the spam box of all its contents for all email accounts.
Important:
This function deletes the Spam Box folder contents for every email address on the account, which includes the system user email account.
get/SpamAssassin/clear_spam_box
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "clear_spam_box",
"module": "SpamAssassin",
"result": {
"status": 1
}
}