{
"eventType": "All",
"callbackUrl": "string",
"callbackAuth": {
"type": "None",
"basic": {
"username": "string",
"password": "string"
},
"apiKey": {
"headerName": "string",
"headerValue": "string"
},
"oauth2": {
"tokenUrl": "string",
"properties": {
"property1": "string",
"property2": "string"
}
},
"lambda": {
"access_key": "string",
"access_secret": "string",
"region": "string"
},
"sqs": {
"access_key": "string",
"access_secret": "string",
"region": "string"
}
},
"notificationsEmails": [
"string"
]
}