November 2023
Postman Collection v2.3.0
4min
release date november, 16 2023 new features new geofence apis we added the recently released geofence apis to the postman collection put /{geofenceid} this api allows developers to deactivate or reactivate a geofence as needed, offering greater flexibility in managing geofences put /{geofenceid}/devices enables the subscription of devices to a geofence this feature is essential for targeted notifications and efficient tracking of devices within geofence boundaries put /{geofenceid}/devices/{deviceid}/unsubscribe facilitates the removal of devices from a geofence subscription list this ensures monitoring remains accurate and current get /{geofenceid}/devices retrieves a list of all devices currently subscribed to a specific geofence, providing a comprehensive view of the tracked devices new dlqs api the new version also includes the new dlqs (data logging and query service) api get /aggregate/{domain}/{type} this api provides a summarized view of transactional data, enhancing data analysis and reporting capabilities new environment file the update includes a new environment file that integrates domain and type path variables, specifically designed for the dlqs apis to download the latest collection and environment file, please refer to our postman collection documentation