node_integration_create_integration
Create a node integration in Remnawave by supplying a name, config, and optional description to connect nodes to the panel.
Instructions
POST /api/node-integrations Create Node Integration Tags: Node Integrations Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |