Skip to main content
POST
/
api
/
SendIgnition
Send ignition on/off command
curl --request POST \
  --url https://api.telemax.com.au/api/SendIgnition \
  --header 'Authorization: <authorization>'
{}

Headers

Content-Type
string
Authorization
string
required

Bearer your_token

Query Parameters

id
integer
required
isOn
boolean
required

Response

200 - application/json

Successful response

The response is of type object.