Decide the time
decide_timeOrganiser only: settle on a start time (locks availability picking and voting; the page shows 已定). Pass start=null to reopen. Requires the adminKey from create_event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Event slug from the URL, e.g. calm-otter-4821 (sync.day/calm-otter-4821) | |
| start | Yes | A candidate start key of the event (normally one of voteOptions), or null to reopen. | |
| adminKey | Yes | Organiser key returned by create_event (the ?key= part of adminUrl). |