subscription_template_reorder_subscription_templates
Reorder subscription templates by assigning new view positions to their UUIDs; requires confirm:true to execute, otherwise returns a request preview.
Instructions
POST /api/subscription-templates/actions/reorder Reorder subscription templates Tags: Subscription Template Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |