user_public_by_id_post
Executes a public SHM template by its name with arguments, sending data to run the template for a specified user.
Instructions
POST /public/{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 |