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

# Set current Thread state.

`PUT /node/state`

Enable and disable the Thread protocol operation. If network interface
hasn't been started yet, it will get started automatically.

## Request body

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

## Response `200`

Successful operation.

## Changes

- **2023-05-17** `febeb5ecd0ce` — 1 info
  - endpoint added
- **2023-05-10** `54157cc83c30` — 1 breaking
  - api removed without deprecation

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