Update Event Draft
update_event_draftRefine an event draft you previously created (title, time, location, tickets, etc.) using its edit token, against the same claim link. Use to iterate with the user before they publish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tiers | No | ||
| ends_at | No | ||
| capacity | No | ||
| category | No | ||
| draft_id | Yes | ||
| timezone | No | ||
| starts_at | No | ||
| edit_token | Yes | ||
| event_name | No | ||
| venue_name | No | ||
| visibility | No | ||
| ticket_mode | No | ||
| ticket_price | No | ||
| contact_email | No | ||
| pwyw_min_price | No | ||
| cover_image_url | No | ||
| description_html | No | ||
| location_address | No | ||
| event_description | No | ||
| requires_approval | No | ||
| pwyw_suggested_prices | No |