curl --request POST \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/settings/display-led \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"settings": {}
}'curl --request POST \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/settings/display-led \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"settings": {}
}'Updates the display and LED settings for the specified charger. Returns aDocumentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
204 No Content response on success.
LightIntensity) and the value should be a string. At least one setting is required. Maximum 255 characters per value.