user_otp_delete
Disable OTP authentication for a user account via DELETE request. Optionally act on behalf of another user as admin.
Instructions
DELETE /user/otp Отключение OTP Тег: OTP Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | query параметр "token" | |
| confirm | No | Явное подтверждение выполнения не-GET операции. Без confirm:true в режиме rw возвращается превью запроса. | |
| user_id | No | admin acts on behalf of this user |