user_post
Update an existing user's profile, balance, discounts, or contract data via a POST request; set confirm to true to apply changes.
Instructions
POST /user Изменить пользователя Тег: Пользователи Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Тело запроса (application/json) | |
| confirm | No | Явное подтверждение выполнения не-GET операции. Без confirm:true в режиме rw возвращается превью запроса. | |
| user_id | No | admin acts on behalf of this user |