user_email_verify_post
Verify a user's email address in the SHM billing panel, optionally on behalf of another user, with confirmation required in read-write mode.
Instructions
POST /user/email/verify Верификация email пользователя Тег: Пользователи Спека: 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 |