indico_moderate_registration
Approve or reject a pending event registration, optionally with a rejection reason; the registrant is emailed either way.
Instructions
Approve or reject a pending registration. Indico emails the registrant either way.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| reason | No | Rejection reason, kept in Indico | |
| form_id | Yes | ||
| event_id | Yes | Indico event id (the number in /event/<id>/) | |
| instance | No | Indico instance: a configured name (see indico_list_instances) or its URL; an event link works too. Can be left out when only one instance is configured or a default is set. | |
| send_reason | No | Include the reason in the rejection email | |
| registration_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||