---
title: "Enable or disable the Border Agent ephemeral key (ePSKc) feature."
method: PUT
path: "/node/ba-epskc/state"
tags: ["node"]
---

# Enable or disable the Border Agent ephemeral key (ePSKc) feature.

`PUT /node/ba-epskc/state`

The feature must be enabled before an ephemeral key can be activated
with a POST request to `/node/ba-epskc/key`.

## Request body

- string — Can be "enable" or "disable".

## Response `200`

Successful operation.

## Other responses

- `400` — The client sent an invalid request. The client SHOULD perform action(s) to provide valid syntax before retrying the request.
- `404` — The client requested a target resource that does not exist. The client SHOULD perform action(s) to re-align with the API or re-synchronize application state before retrying the request.

## Changes

- **2026-08-12** `2d8232329a56` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api/changes/node/ba-epskc/state/put.md)

---

[API](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api.md) · [All operations](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openthread/swagger-openthread-rest-api/revisions/c3799941c155/schema)
