---
title: "Set current Commissioner state."
method: PUT
path: "/node/commissioner/state"
tags: ["node", "commissioner"]
---

# Set current Commissioner state.

`PUT /node/commissioner/state`

Enable or disable the Commissioner.

## Request body

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

## Response `200`

Successful operation.

## Other responses

- `204` — Already in state.
- `409` — Cannot set commissioner state because border router state is not active

## Changes

- **2024-12-16** `7d8f31f26205` — 1 info
  - endpoint added
- **2023-05-10** `54157cc83c30` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api/changes/node/commissioner/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/fd31dbfa7afa/schema)
