---
title: "Pair RFID Tag"
method: POST
path: "/api/chargers/{serialNumber}/commands/set_rfid_pairing_mode_async"
tags: ["Charger"]
---

# Pair RFID Tag

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

Pair new RFID tag with charger. Listen to the "CommandResponse" stream and observation '69:PairedUserIDToken' to get the new token as read by the charger

## Path parameters

- `serialNumber` string, required

## Request body

- EaseeCommandAPIPairRFIDSettingsDTO
  - `timeout` integer

## Response `200`

---

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