post https://demo-smartcharging.jedlix.com/api/v1/users//vehicles//charge-settings
Log in to see full request history
Responses
401Unauthorized
403Forbidden
504Internal api timeout
401Unauthorized
403Forbidden
504Internal api timeout
xxxxxxxxxx
10curl --request POST \
--url https://demo-smartcharging.jedlix.com/api/v1/users/userId/vehicles/vehicleId/charge-settings \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"isSmartChargingEnabled": true,
"isSolarChargingEnabled": true
}
'
Try It!
to start a request and see the response here! Or choose an example: