hivelearn_update_event
Edit an event. Set is_cancelled=true to cancel (preserves history). Set max_attendees=null to lift the cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tags | No | ||
| title | No | ||
| end_date | No | ||
| location | No | ||
| timezone | No | ||
| event_type | No | ||
| start_date | No | ||
| description | No | ||
| meeting_url | No | ||
| is_cancelled | No | ||
| max_attendees | No | ||
| cover_image_url | No | ||
| description_json | No | ||
| description_format | No |