{
"data": {
"type": "custom_feed",
"attributes": {
"name": "All companies",
"notifications": [
{
"sending_interval": "day",
"medium": "email",
"user_id": 12345
}
],
"advanced_filters": {
"type": "group",
"operator": "and",
"items": [
{
"type": "group",
"operator": "or",
"negated": false,
"items": []
},
{
"type": "group",
"operator": "or",
"negated": true,
"items": []
}
]
}
},
"relationships": {
"folder": null
}
}
}