Create a new instance of the Schedule object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/Schedule/RerateBody ParamsSystem defined schedules for all jobs.namestringfirstScheduleStartdate-timeDate the Schedule was first run. Date and time values are specified in the ISO 8601 format.scheduleEventTypeIdnumberUnique identifier for the associated ScheduleEventType object.scheduleEventTypeNamestringThe name of the object associated with the scheduleEventTypeId property.scheduleStatusTypeIdnumberUnique identifier for the associated ScheduleStatusType object.scheduleStatusTypeNamestringThe name of the object associated with the scheduleStatusTypeId property.frequencynumbermonthlyRecurTypeIdnumberUnique identifier for the associated MonthlyRecurType object.monthlyRecurTypeNamestringThe name of the object associated with the monthlyRecurTypeId property.scheduleDatastringscheduleFrequencyTypeIdnumberUnique identifier for the associated ScheduleFrequencyType object.scheduleFrequencyTypeNamestringThe name of the object associated with the scheduleFrequencyTypeId property.Responses 201Create a new instance of a Schedule 400The request could not be processed.Updated 2 months ago