---
title: "Scan Wi-Fi"
method: POST
path: "/api/chargers/{serialNumber}/commands/scan_wifi"
tags: ["Charger"]
---

# Scan Wi-Fi

`POST /api/chargers/{serialNumber}/commands/scan_wifi`

Sends a Wi-Fi scan command to the charger. Result available in SignalR command responses and observations.

## Path parameters

- `serialNumber` string, required

## Request body

- EaseeCommandAPIScanWifiSettingDTO
  - `timeout` integer, nullable

## Response `200`

---

[API](https://skmtc.net/easee/apis/easee-cloud-api.md) · [All operations](https://skmtc.net/easee/apis/easee-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/easee/easee-cloud-api/versions/46ccab4af8b1/schema)
