curl --request PUT \
--url https://app.plugchoice.com/api/v3/sites/{site}/smart-charging \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"timezone": "<string>",
"smart_charging": "<string>",
"day_ahead_pricing_strategy": "<string>",
"day_ahead_pricing_threshold": 123,
"off_peak_start": "<string>",
"off_peak_end": "<string>"
}
'{
"timezone": "<string>",
"smart_charging": "<string>",
"day_ahead_pricing_strategy": "<string>",
"day_ahead_pricing_threshold": 123,
"day_ahead_pricing_smart_mode_price": 123,
"off_peak_start": "<string>",
"off_peak_end": "<string>"
}curl --request PUT \
--url https://app.plugchoice.com/api/v3/sites/{site}/smart-charging \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"timezone": "<string>",
"smart_charging": "<string>",
"day_ahead_pricing_strategy": "<string>",
"day_ahead_pricing_threshold": 123,
"off_peak_start": "<string>",
"off_peak_end": "<string>"
}
'{
"timezone": "<string>",
"smart_charging": "<string>",
"day_ahead_pricing_strategy": "<string>",
"day_ahead_pricing_threshold": 123,
"day_ahead_pricing_smart_mode_price": 123,
"off_peak_start": "<string>",
"off_peak_end": "<string>"
}Updates the smart charging settings for the specified location.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
Europe/Amsterdam).disabled, off_peak, or day_ahead_pricing.automatic or manual.day_ahead_pricing_strategy is manual and no threshold has been previously set.HH:mm format.HH:mm format.HH:mm format.HH:mm format.