curl --location 'https://app.mgpanel.co/api/lists/?preview=undefined' \
--header 'X-Account-Nick: {{ACCOUNT_NICK}}' \
--header 'Authorization: Bearer {{API_KEY}}' \
--header 'Content-Type: application/json'{
"success": true,
"list": {
"list_id": "507f1f77bcf86cd799439011",
"title": "Newsletter mayo",
"client_count": 0
}
}