November 2023
Postman Collection v2.3.0
4min
Release Date: November, 16 2023
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.
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.
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.
Updated 16 Nov 2023
Did this page help you?