Update start date/time for a one-off meeting?

Update a meeting

PATCH /meetings/{meetingId}

Description
I’m trying to reschedule an upcoming meeting via the update meetings end point, but it says that the recurrence object is required if the start_date value is changed.

I’m a bit confused because it’s not a recurring meeting, so the recurrence object should not apply. Is there a way to change the start date without this requirement?

Just wanted to bump this.

Is it really not possible to update a meeting start date/time to a future date if it’s not a recurring meeting?

You can do this in the UI so I don’t understand why it’s not an option via the API