Update Series
Edit a recurring series' template ("this and following events").
from_schedule_id scopes the edit: that occurrence and every later one change, everything before it is left as it is. Omitting it scopes the edit from the current instant instead.
Time/config-only edits update the in-scope approved occurrences in place on their own dates. Sending days_of_week and/or end_date reschedules the series: the in-scope approved occurrences are replaced with a set materialized from the new cadence (user-deleted occurrences stay deleted). timezone is immutable. Occurrences whose window conflicts are skipped and reported in skipped.
Path parameters
Headers
Request body
Response
Successful Response
Changes
Changed in 2 of the 28 revisions of this API.126
- ○
added the new optional request property
days_of_weeknew-optional-request-property
- ○
added the new optional request property
end_datenew-optional-request-property
- ○
added the new optional request property
from_schedule_idnew-optional-request-property
- ○
added the optional property
updated/items/series_timezoneto the response with the200statusresponse-optional-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the required property
createdfrom the response with the200statusresponse-required-property-removed
- ●
added the new
activeenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
cancelledenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
skipped/items/conflictto the response with the200statusresponse-optional-property-added
- ○
added the required property
updatedto the response with the200statusresponse-required-property-added
- ▲