Create charge settings

Log in to see full request history
Path Params
string
required

Identifier of the user

string
required

Identifier of the vehicle

Body Params
boolean | null

Indicates whether the user wants to use bidirectional charging. Optional parameter, default value is false.

departureTimes
object
required

Departure times for this vehicle at the charging location.

boolean
required

Indicates whether smart charging is active or not

date-time | null

Datetime that indicates when smart charging should be enabled again in UTC

string
required

Time zone of the user in which these settings apply in Linux format (e.g. Europe/Amsterdam)

int32
required
0 to 100

Battery level percentage that the car should immediately charge to before smart charging to DesiredBatteryLevel

int32
required
50 to 100

Battery level percentage to charge to. The valid range is 50% to 100%. This value will be synced with car settings for those brands that support that.

int32 | null
0 to 100

Value that can be set as a default battery level for the beginning of a session, if we cannot get the SoC from the vehicle this value will be used

boolean
required

Indicates whether solar power production to optimize charging is active or not

Headers
string

Name of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

string

Version of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

Responses

401

Unauthorized

403

Forbidden

504

Internal api timeout

Language
Credentials
OAuth2
Authenticate
Click Try It! to start a request and see the response here! Or choose an example:
application/json