Queue Manager
Delete Queue
Using this API you can delete the current mail queue. This will delete all mails in it. This API uses the command: postsuper -d
post/api/v1/delete/mailq
Request body
Example request
{
"action": "super_delete"
}Response
OK