config_profile_create_config_profile
Creates a new configuration profile in Remnawave by submitting a name and config object via the API. Requires confirmation before sending the mutation.
Instructions
POST /api/config-profiles Create config profile Tags: Config Profiles Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |