iva_conference_self_registration
Perform conference self-registration: submit registration, check email status, and resend confirmation emails via IVA MCU.
Instructions
IVA conference self-registration: register, check email, resend email. Clients API v2.28.12.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform: - "register": Самостоятельная регистрация на конференцию. / Self-register for the conference. - "check_email": Проверить email при самостоятельной регистрации. / Check email for self-registration. - "resend_email": Отправить повторно email подтверждения регистрации. / Resend self-registration confirmation email. | |
| confirm | No | Set to true to confirm destructive actions (delete, remove, stop, etc.) when IVA_CONFIRM_DESTRUCTIVE is enabled. | |
| emailData | No | Email check/resend data | |
| registrationData | No | Self-registration data | |
| conferenceSessionId | No | Conference session UUID |