Commands
Work In Progress
Battery Backup Reserve
POST
https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/backup
Path Parameters
Name
Type
Description
:battery_id
integer
The {battery_id}
from the products list
Headers
Name
Type
Description
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
Name
Type
Description
:battery_id
integer
The {battery_id}
from the products list
Headers
Name
Type
Description
Authorization
string
Bearer {access_token}
from authentication
Battery Operation Mode
POST
https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/operation
Path Parameters
Name
Type
Description
:battery_id
integer
The {battery_id}
from the products list
Headers
Name
Type
Description
Authorization
string
Bearer {access_token}
from authentication
Last updated