Commands

Work In Progress

Battery Backup Reserve

POST https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/backup

Path Parameters

NameTypeDescription

:battery_id

integer

The {battery_id} from the products list

Headers

NameTypeDescription

Authorization

string

Bearer {access_token} from authentication

Battery Site Name

POST https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/site_name

Path Parameters

NameTypeDescription

:battery_id

integer

The {battery_id} from the products list

Headers

NameTypeDescription

Authorization

string

Bearer {access_token} from authentication

Battery Operation Mode

POST https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/operation

Path Parameters

NameTypeDescription

:battery_id

integer

The {battery_id} from the products list

Headers

NameTypeDescription

Authorization

string

Bearer {access_token} from authentication

Last updated