user_auth_post
Authenticate a user by sending login and encrypted password to receive a session_id for the SHM billing panel.
Instructions
POST /user/auth
Авторизация (получение session_id)
Тег: Пользователи
Спека: 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 |