---
title: "PUT /config/borderRouter/revokeNodes"
method: PUT
path: "/config/borderRouter/revokeNodes"
---

# PUT /config/borderRouter/revokeNodes

`PUT /config/borderRouter/revokeNodes`

Destroy the PMK/PTK of the given device EUI(s).

## Request body

- MacAddresses — An array of EUI64 addresses.
  - `macAddressList` string[], required — An array of EUI64 addresses.

## Response `200`

PMK/PTK of device(s) destroyed.

## Other responses

- `400` — Device is not a Border Router.
- `default` — Unknown error occurred.

## Changes

- **2026-07-17** `8475de394ee2` — 1 info
  - endpoint added
- **2023-07-24** `11bc7842d64c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/siliconlabs/apis/tbu-api/changes/config/borderRouter/revokeNodes/put.md)

---

[API](https://skmtc.dev/siliconlabs/apis/tbu-api.md) · [All operations](https://skmtc.dev/siliconlabs/apis/tbu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/siliconlabs/tbu-api/revisions/8475de394ee2/schema)
