Vehicle Commands
Set Charging Amps
Sets the charging amps.
post/{vin}/command/set_charging_amps
Query parameters
wait_for_completionboolean
Whether to wait for the command to complete before returning a response.
max_attemptsinteger
The maximum number of attempts to make to execute the command.
ampsnumber required
Example:8
The number of amps.
Response
Success