Commands
Last updated
Work In Progress
POST https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/backup
:battery_id
integer
The {battery_id} from the products list
Authorization
string
Bearer {access_token} from authentication
POST https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/site_name
:battery_id
integer
The {battery_id} from the products list
Authorization
string
Bearer {access_token} from authentication
POST https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/operation
:battery_id
integer
The {battery_id} from the products list
Authorization
string
Bearer {access_token} from authentication
Last updated