update_event
Update details of an existing Eventbrite event, such as name, start/end time, timezone, venue, capacity, or summary, using its event ID.
Instructions
Update an existing event's details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| end_utc | No | ||
| summary | No | ||
| capacity | No | ||
| event_id | Yes | ||
| timezone | No | ||
| venue_id | No | ||
| start_utc | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |