cURL
curl --request POST \ --url https://api.telemax.com.au/api/SetVehicleName \ --header 'Authorization: <authorization>'
{}
Updates a vehicle’s name.
Standard and must keep as it is.
Bearer your_token
Vehicle ID.
Vehicle name to update to.
Successful response
The response is of type object.
object
Was this page helpful?