nodes_bulk_nodes_update
Update multiple Remnawave nodes at once by UUID, applying shared fields such as tags, note, country, provider, plugins, integrations, and consumption multipliers.
Instructions
POST /api/nodes/bulk-actions/update Update many nodes Tags: Nodes Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |