{
"channelId": 0,
"channelEvents": [
{
"code": "string",
"userId": "string",
"eventDeliveryTypes": [
{
"code": "string",
"metaData": {
"property1": "string",
"property2": "string"
}
}
]
}
],
"userEvents": [
{
"code": "string",
"userId": "string",
"eventDeliveryTypes": [
{
"code": "string",
"metaData": {
"property1": "string",
"property2": "string"
}
}
]
}
],
"revision": 0
}