> ## 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.

# Unmute Charger

Removes the mute from a charger, re-enabling service alert creation.

<ParamField path="charger" type="string" required>
  The UUID of the charger.
</ParamField>

## Response

<ResponseField name="ok" type="boolean">
  `true` if the operation succeeded.
</ResponseField>
