Create Series
Create a recurring schedule series and materialize its occurrences.
The configuration is resolved the same way a one-off schedule's is (caller size or warehouse default, plus any QAS override, and the requested-axes marker), so occurrences conflict-check against existing schedules on the same axes they touch. Occurrences whose windows conflict are reported in skipped — they never fail the series.
Headers
Request body
Response
Successful Response
Changes
Changed in 2 of the 28 revisions of this API.22
- ○
added the optional property
created/items/series_timezoneto the response with the201statusresponse-optional-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
activeenum value to thestatusresponse property for the response status201response-property-enum-value-added
- ●
added the new
cancelledenum value to thestatusresponse property for the response status201response-property-enum-value-added
- ○
added the optional property
skipped/items/conflictto the response with the201statusresponse-optional-property-added
- ●