Skip to main content
POST
Set Display & LED Settings
Updates the display and LED settings for the specified charger. Returns a 204 No Content response on success.
charger
string
required
The UUID of the charger.
settings
object
required
An object of setting key-value pairs. Each key should be a valid setting key (e.g., LightIntensity) and the value should be a string. At least one setting is required. Maximum 255 characters per value.