Bulk create location history
Location History
Bulk create location history
This API enables mobile devices to create multiple location history entries in bulk. This feature is particularly useful when users are in offline mode and need to store location data locally, syncing it with the server when they regain internet connectivity. The request body should contain a single field location_histories, which is a list of location history entries. Maximum Limit: You can submit a maximum of 1000 location history entries in a single request. Each entry is represented as an object with the following fields:
POST
Bulk create location history
Authorizations
Use a valid Bearer token to authenticate.
Body
application/json