Discussions
Delivery path order
2 months ago by Scott Clauss
When sending a notification, is the delivery path order based on the order of the pasth IDs in the array?
"broadcastSettings": {
"deliverPaths": [
{
"id": "5898208794378251"
},
{
"id": 589820879437825
},
{
"id": "589820879437823"
}
]
}
}