post https://api.tessie.com//command/start_charging
Starts charging.
Log in to see full request history
Response
Starts charging.
xxxxxxxxxx
curl --request POST \
--url 'https://api.tessie.com/vin/command/start_charging?retry_duration=40&wait_for_completion=true' \
--header 'accept: application/json'
xxxxxxxxxx
{
"result": true
}