user_email_put
Set a user's email address in the SHM billing panel. Use confirm:true to apply the change; admins can target another user with user_id.
Instructions
PUT /user/email Установить email пользователя Тег: Пользователи Спека: 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 |