Email
Mailing Lists
Export cPanel account's Mailman mailing lists to a file
This function exports a cPanel account's Mailman mailing lists into a CSV file. This file is located in mail/exported_lists under the user's home directory.
get/Email/export_lists
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "export_lists",
"module": "Email",
"result": {
"metadata": {
"transformed": 1
},
"status": 1
}
}