Update Calendar
neuron_update_calendarUpdate a calendar's settings. Only provided fields are modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Calendar UUID | |
| name | No | New display name | |
| color | No | New hex color code | |
| isActive | No | Enable or disable the calendar | |
| timezone | No | New IANA timezone | |
| visibility | No | New visibility | |
| description | No | New description | |
| notifyEmail | No | Toggle email notifications | |
| notifyPhone | No | New host phone for WhatsApp notifications | |
| notifyWhatsapp | No | Toggle WhatsApp notifications | |
| notifyEmailAddress | No | New host email for notifications |