POST
/
v1
/
homes
/
{id}
/
update
{
  "id": "<string>",
  "createdAt": "<any>",
  "updatedAt": "<any>",
  "name": "<string>",
  "userId": "<string>",
  "UtilityId": "<string>",
  "ratePlanId": "<string>",
  "unstructuredAddress": "<string>",
  "timezone": "<string>",
  "country": "<string>",
  "city": "<string>",
  "zipcode": "<string>",
  "streetAddress": "<string>",
  "meterId": "<string>",
  "meterIdSource": "<string>",
  "energyMarketBiddingEnabled": true,
  "enabled": true,
  "carbonSignalIntensity": "LOW"
}

Headers

x-ws-api-key
string

WattShift API Key

Path Parameters

id
string
required

Body

application/json ยท object

Response

200 - application/json

The response is of type object.