createpost https://api-examples.tamr.cloud/api/v1beta1/schedulesCreate a new Schedule.Body ParamsRequired. The schedule to create.Represents an action to perform on a recurring schedule.scheduleIdstringUnique ID of the schedule, generated by the service on creation.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 listupdateDid this page help you?YesNo