Skip to main content
POST
/
v1
/
devices
/
hvac
/
{id}
/
today-url
/
generate
url for today view
curl --request POST \
  --url https://api.example.com/v1/devices/hvac/{id}/today-url/generate
{
  "url": "<string>"
}

Headers

x-ws-api-key
string

WattShift API Key

Path Parameters

id
string
required

Response

200 - application/json
url
string
required