---
title: "Update all custom nodes"
method: POST
path: "/manager/queue/update_all"
---

# Update all custom nodes

`POST /manager/queue/update_all`

Queues update operations for all installed custom nodes

## Request body

- object
  - `mode` 'local' | 'remote' | 'default' — Source mode (e.g., "local", "remote")

## Response `200`

Update queued successfully

## Other responses

- `401` — Processing already in progress
- `403` — Security policy violation

---

[API](https://skmtc.net/comfy-org/apis/comfyui-manager-api.md) · [All operations](https://skmtc.net/comfy-org/apis/comfyui-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comfy-org/comfyui-manager-api/versions/48f8d9cf8c44/schema)
