Update location history by ID
Authorizations
Use a valid Bearer token to authenticate.
Body
Required, User's email assigned to the monitored task. Example: example@mile.app
Required, Latitude coordinate position. Example: -6.934837011379089
Required, Longitude coordinate position. Example: 107.74135602107883
Unique ID to identify the task. Example: 634e98098ce69d29474a7e11
Vehicle speed in kilometers per hour. Example: 102
Distance traveled from the previous location. Example: 10
Time duration spent at this location in milliseconds. Example: 1
Source identifier for the location history entry. System-generated entries default to mileAppField, override this value when integrating a custom device or external source.
Example: GPS
Default: mileAppField