{
"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"
}
}
}
}