Skip to main content
POST
/
api
/
SetVehicleName
Set vehicle name
curl --request POST \
  --url https://api.telemax.com.au/api/SetVehicleName \
  --header 'Authorization: <authorization>'
{}

Headers

Content-Type
string

Standard and must keep as it is.

Authorization
string
required

Bearer your_token

Query Parameters

id
integer
required

Vehicle ID.

newVehicleName
string
required

Vehicle name to update to.

Response

200 - application/json

Successful response

The response is of type object.