Update Meeting
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Request
The date when work on this Task is planned to begin.
This value contains only the date in year-month-day format. For display, this date will always be shown as this same year-month-day regardless of time zone.
The duration (in 15-minute increments) for this Meeting.
Indicates whether this task participates in a recurring series. true if the task is part of a recurrence (series parent when is, or a child otherwise); false if it is a standalone task. When saved as false during an update, the service layer detaches the task from its series, which clears parent/child relationships including and recurringSettings.
Response
True if the API call succeeded; false otherwise.