New Features (REST API):
* `expiration_dt` is now required and non-nullable for POST requests to `https://msg.safeex.cloud/v1/announcements`.
* `expiration_dt` is now required and non-nullable for POST requests to `https://msg.safeex.cloud/v1/announcements`.
* Response data for GET requests to `https://msg.safeex.cloud/v1/announcements/*` now contains new fields:
`event_start_dt`, `event_end_dt` and `subheadline`.
* Response data for GET requests to `https://msg.safeex.cloud/v1/announcements/*` no longer contains the following fields:
`broadcast`, `sender, recipient_users` and `recipient_roles`.
`broadcast`, `sender, recipient_users` and `recipient_roles`.
* Response data for GET requests to `https://msg.safeex.cloud/v1/notifications/*` no longer contains the following fields:
`recipient_users` and `recipient_roles`.
`recipient_users` and `recipient_roles`.
* Response data for GET requests to `https://msg.safeex.cloud/v1/<announcements|notifications>` now contains the field `acknowledged`
- a boolean indicating whether the message has been acknowledged by the requesting user.
Bugfixes:
* None
Optimizations:
* Internal stability and performance improvements.
- a boolean indicating whether the message has been acknowledged by the requesting user.
Bugfixes:
* None
Optimizations:
* Internal stability and performance improvements.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article