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

---

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