Hello,
Thank you.
Can someone please update the docs, the previous push via rest documentation does not mention that status is needed.
is a unique key, issued by the server that allows push notifications to be sent.
is the message text (mandatory).
is the number shown with the app icon in iOS (optional, if empty - badge will be not changed on device).
is the deviceId criteria for searching device.
is a custom field of _devices table.
is param1 criteria for searching device.
is the date when the push notification will be sent (truncated to minute).
boolean - parameter indicating whether the push notification should be sent in device time zone.
is the offset in minutes of time zone.
without status I could not send the push. I wasted a good bit of time on such a small thing