updatepatch https://api-examples.tamr.cloud/api/v1beta1/schedules/{schedule.scheduleId}Update a Schedule. This is a patch operation, so only the fields specified in the request are updated.Path Paramsschedule.scheduleIdstringrequiredUnique ID of the schedule, generated by the service on creation.Body ParamsRequired. The updated schedule.displayNamestringrequiredRequired. Display name of the Schedule, defined by the user.descriptionstringOptional. Description of the Schedule, defined by the user.timetableobjectrequiredRequired. Describes the actual schedule of events.timetable objectactionobjectrequiredRequired. Describes the action to perform when the Schedule's events occur.action objectstatestringenumDefaults to SCHEDULE_STATE_ACTIVEOptional. Whether the schedule is active or paused. While paused, scheduled events are skipped, but can still be forced to occur with RunSchedule. Default is active.SCHEDULE_STATE_ACTIVESCHEDULE_STATE_PAUSEDAllowed:SCHEDULE_STATE_ACTIVESCHEDULE_STATE_PAUSEDResponse 200A successful response.Updated 2 months ago creategetDid this page help you?YesNo