{
"contacts": [
{
"id": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"contactType": "INTERNAL"
}
],
"groups": [
{
"contactAmount": 0,
"id": 0,
"name": "string"
}
],
"includedOrganizations": [
{
"contactAmount": 0,
"id": 0,
"name": "string"
}
],
"notificationDefaults": {
"instant": true
},
"publishLanguage": "EN",
"publishType": "NONE"
}