user_otp_post
Verify a user's one-time password (OTP) by posting a token to the SHM billing panel; admins can act on behalf of a specific user with explicit confirmation.
Instructions
POST /user/otp Проверка OTP Тег: OTP Спека: 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 |