POST
/
v1
/
homes
/
{id}
/
update

Headers

x-ws-api-key
string

WattShift API Key

Path Parameters

id
string
required

Body

application/json
userId
string

The ID of the owner of the home

name
string

The name of the home

UtilityId
string
ratePlanId
string
unstructuredAddress
string
clientId
string
timezone
string
country
string
city
string
zipcode
string
streetAddress
string
solarInfo
object
enabled
boolean

this is to check is enabled

Response

200 - application/json
id
string
required
createdAt
any
required
updatedAt
any
required
name
string | null
userId
string | null
UtilityId
string | null
ratePlanId
string | null
unstructuredAddress
string | null
timezone
string | null
country
string | null
city
string | null
zipcode
string | null
streetAddress
string | null
meterId
string | null
meterIdSource
string | null
energyMarketBiddingEnabled
boolean
required
enabled
boolean | null