Valid if the event whose ID is in the URL is part of a series. This defines the shape of the recurring event series after it's updated. Its value is the iCalendar RRULE. Unending series are not supported.
titlestring
Short title for the calendar event.
whichstring
Specifies which events to update in a recurring series.
end_atstring
End date/time of the event (ISO 8601 'YYYY-MM-DDTHH:MM:SSZ').
all_dayboolean
When true event is considered to span the whole day and times are ignored.
start_atstring
Start date/time of the event (ISO 8601 'YYYY-MM-DDTHH:MM:SSZ').
descriptionstring
Longer HTML description of the event.
context_codestring
Context code of the course, group, user, or account to move this event to. Scheduler appointments and events with section-specific times cannot be moved between calendars.
blackout_dateboolean
If the blackout_date is true, this event represents a holiday or some other special day that does not count in course pacing.
location_namestring
Location name of the event.
child_event_dataobject
Section-specific start/end times. Keys are arbitrary identifiers; values are ChildEventData objects.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not