user_template_by_id_post
Execute a stored template by its ID with arguments and settings in the SHM billing panel. Requires confirm:true for the non-GET operation; without it a preview is returned.
Instructions
POST /template/{id} Выполнить шаблон с аргументами Тег: Шаблоны Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | имя шаблона | |
| body | No | Тело запроса (application/json) | |
| confirm | No | Явное подтверждение выполнения не-GET операции. Без confirm:true в режиме rw возвращается превью запроса. | |
| user_id | No | admin acts on behalf of this user |