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

# Restart

Sends a remote reset command to the charger, causing it to restart.

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

## Response

<ResponseField name="status" type="string">
  The response status from the charger (e.g., `Accepted`, `Rejected`).
</ResponseField>
