user_passwd_reset_post
Requests a password reset for a user in the SHM billing panel; requires explicit confirmation to execute, otherwise returns a preview.
Instructions
POST /user/passwd/reset Запрос на сброс пароля пользователя Тег: Пользователи Спека: 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 |