user_otp_put
Activates one-time password (OTP) for a specified user via a PUT request, using a token and optional admin user_id. Requires confirm:true to execute; otherwise returns a preview.
Instructions
PUT /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 |