Skip to main content
POST
Create location history

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Body

application/json
email
string

Required, User's email assigned to the monitored task. Example: example@mile.app

lat
string

Required, Latitude coordinate position or location of any place on Earth's surface. Example: -6.1771046

lon
string

Required, Longitude coordinate position or location of any place on Earth's surface. Example: 106.9240199

Response

Success

status
boolean

Indicates whether the request was successful.

code
integer

HTTP status code.

message
string

A message providing additional information about the response.

location_history
object