hosts_create_host
Creates a new host in the Remnawave panel by linking an inbound config profile to an address and port, with optional tags, overrides and per-client subscription rewrites.
Instructions
POST /api/hosts Create a new host Tags: Hosts Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |