subscription_templates_update
Update an existing subscription template in a Remnawave VPN panel using its UUID, with new name, JSON configuration, or base64-encoded YAML.
Instructions
Update an existing subscription template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New template name | |
| uuid | Yes | Template UUID | |
| templateJson | No | Template JSON configuration object | |
| encodedTemplateYaml | No | Base64-encoded YAML template |