{
"mailing_id": 123,
"check_ips": true,
"allowed_ips": [
"192.168.0.1"
]
}
{
"status": "ok",
"api_keys": [
{
"id": 123,
"api_key": "XXXXXXXXXX",
"check_ips": true,
"allowed_ips": [
"192.168.0.1"
]
}
]
}