Create ScheduleCopy Pagepost https://api.alocity.com/v1/integration-management/scheduleThis endpoint is used to create a base schedule.Body ParamsnamestringName of the schedule. Max length 50 characters.descriptionstringA description to explain what the schedule is for. Max length 150 characters.siteIdint64The site to associate the schedule to. If this value is not passed, it will default to 0.isAutomaticbooleanWhether or not to open the doors automatically during the associated cron schedules. If this value is not passed, it will default to false.truefalsecronSchedulesarray of objectsOptionally add cron schedules at the same time as creating the base schedule.cronSchedulesADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 11 months ago