---
title: "Changes to Update a specific node"
method: PUT
path: "/publishers/{publisherId}/nodes/{nodeId}"
---

# Changes to Update a specific node

`PUT /publishers/{publisherId}/nodes/{nodeId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 43 revisions.

- **2025-01-23** `0caacf7dfa8f` — 2 warning
- **2025-01-11** `c83a221f1f42` — 2 breaking
- **2025-01-04** `1aa47fe33bc6` — 2 info
- **2024-12-31** `effe73f210a7` — 2 breaking
- **2024-12-27** `d6144fb8f689` — 2 info
- **2024-06-19** `71d8dae509a8` — 1 warning, 1 info
- **2024-06-15** `84c21a19a439` — 2 info
- **2024-06-15** `c013102b098c` — 2 info
- **2024-06-15** `65d1ad59d1ca` — 4 info
- **2024-06-14** `9c9567cc3e15` — 1 breaking, 3 info
- **2024-06-13** `e10d71338a88` — 2 info
- **2024-05-23** `9d088b2401a5` — 14 warning

## Changes

- **2025-01-23** `0caacf7dfa8f` — 2 warning
  - removed the request property `latest_version/comfy_nodes`
  - removed the optional property `latest_version/comfy_nodes` from the response with the `200` status
- **2025-01-11** `c83a221f1f42` — 2 breaking
  - the `latest_version/comfy_nodes/additionalProperties/return_names` request property type/format changed from `array`/`` to `string`/``
  - the `latest_version/comfy_nodes/additionalProperties/return_names` response's property type/format changed from `array`/`` to `string`/`` for status `200`
- **2025-01-04** `1aa47fe33bc6` — 2 info
  - added the new optional request property `latest_version/node_id`
  - added the optional property `latest_version/node_id` to the response with the `200` status
- **2024-12-31** `effe73f210a7` — 2 breaking
  - the `latest_version/comfy_nodes/additionalProperties/return_types` request property type/format changed from `array`/`` to `string`/``
  - the `latest_version/comfy_nodes/additionalProperties/return_types` response's property type/format changed from `array`/`` to `string`/`` for status `200`
- **2024-12-27** `d6144fb8f689` — 2 info
  - added the new optional request property `latest_version/comfy_nodes`
  - added the optional property `latest_version/comfy_nodes` to the response with the `200` status
- **2024-06-19** `71d8dae509a8` — 1 warning, 1 info
  - added the new `NodeVersionStatusFlagged` enum value to the `latest_version/status` response property for the response status `200`
  - added the new `NodeVersionStatusFlagged` enum value to the request property `latest_version/status`
- **2024-06-15** `84c21a19a439` — 2 info
  - added the new optional request property `publisher/status`
  - added the optional property `publisher/status` to the response with the `200` status
- **2024-06-15** `c013102b098c` — 2 info
  - added the new optional request property `latest_version/status_reason`
  - added the optional property `latest_version/status_reason` to the response with the `200` status
- **2024-06-15** `65d1ad59d1ca` — 4 info
  - added the new optional request property `category`
  - added the new optional request property `status_detail`
  - added the optional property `category` to the response with the `200` status
  - added the optional property `status_detail` to the response with the `200` status
- **2024-06-14** `9c9567cc3e15` — 1 breaking, 3 info
  - removed the enum value `NodeStatusPending` of the request property `status`
  - added the new optional request property `latest_version/status`
  - added the optional property `latest_version/status` to the response with the `200` status
  - removed the `NodeStatusPending` enum value from the `status` response property for the response status `200`
- **2024-06-13** `e10d71338a88` — 2 info
  - added the new optional request property `status`
  - added the optional property `status` to the response with the `200` status
- **2024-05-23** `9d088b2401a5` — 14 warning
  - removed the request property `category`
  - removed the request property `latest_version/node_id`
  - removed the request property `latest_version/status`
  - removed the request property `latest_version/status_reason`
  - removed the request property `publisher/status`
  - removed the request property `status`
  - removed the request property `status_detail`
  - removed the optional property `category` from the response with the `200` status
  - removed the optional property `latest_version/node_id` from the response with the `200` status
  - removed the optional property `latest_version/status` from the response with the `200` status
  - removed the optional property `latest_version/status_reason` from the response with the `200` status
  - removed the optional property `publisher/status` from the response with the `200` status
  - removed the optional property `status` from the response with the `200` status
  - removed the optional property `status_detail` from the response with the `200` status

---

[Operation](https://skmtc.dev/comfy-org/apis/comfy-api/docs/publishers/:publisherId/nodes/:nodeId/put.md) · [API](https://skmtc.dev/comfy-org/apis/comfy-api.md) · [Page](https://skmtc.dev/comfy-org/apis/comfy-api/changes/publishers/:publisherId/nodes/:nodeId/put)
