subscription_template_create_template
Creates a new subscription template for a given client type, such as XRAY_JSON, MIHOMO, or CLASH, so you can define how subscription content is generated.
Instructions
POST /api/subscription-templates Create subscription template Tags: Subscription Template Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |