Skip to main content
POST
/
api
/
SendDoorLock
Send door lock/unlock command
curl --request POST \
  --url https://api.telemax.com.au/api/SendDoorLock \
  --header 'Authorization: <authorization>'
{}

Headers

Content-Type
string
Authorization
string
required

Bearer your_token

Query Parameters

id
integer
required
isLock
boolean
required

Response

200 - application/json

Successful response

The response is of type object.