Released 2018-08-02
Improvements
- Add new X_RequireIdForDestinationAndDispatchDelete setting, that when enabled will force API consumers to send a list of ids they wish to delete when calling DELETE on /destinations and /dispatches. This is a safeguard against accidental deletions. (Dispatch only)