post https://{tenantUrl}/public-api/resources/charge-points/v2.0//personal-smart-charging-preferences
Update personal smart charging preferences
Log in to see full request history
Responses
422The payload you provided is invalid
Update personal smart charging preferences
422The payload you provided is invalid
xxxxxxxxxx
curl --request POST \
--url https://example.com/public-api/resources/charge-points/v2.0/chargePoint/personal-smart-charging-preferences \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"type": "user_controlled_schedule"
}
'
Try It!
to start a request and see the response here! Or choose an example: