subscription_template_update_template
Update an existing subscription template in Remnawave by specifying its UUID and new name, JSON, or YAML content.
Instructions
PATCH /api/subscription-templates Update subscription template Tags: Subscription Template Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |