---
title: "Deactivate the currently active ephemeral key (ePSKc), if any."
method: DELETE
path: "/node/ba-epskc/key"
tags: ["node"]
---

# Deactivate the currently active ephemeral key (ePSKc), if any.

`DELETE /node/ba-epskc/key`

Stops the ephemeral key use and disconnects any commissioner session
using it. Has no effect if there is no ephemeral key in use.

## Response `200`

Successful operation.

## Other responses

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

---

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