cURL
curl --request POST \ --url https://api.telemax.com.au/api/rebuild-vehicle-movement-cache \ --header 'Authorization: <authorization>'
{ "movementDataMigrated": 123, "tripDataMigrated": 123 }
Bearer your_token
Successful response
Was this page helpful?