Create Schedule

POST https://{{xdr_automation_domain}}/api/v1/schedules

Request Body

{"schema_id"=>"01JYJ0JVMW3OC2lg2d92A8v5Z3k1FTpicbj", "name"=>"Every 5 Minutes", "type"=>"basic.schedule", "base_type"=>"schedule", "properties"=>{"calendar"=>"01FSGYPB3FM244uLmz4UL3rjJszpO5JO9dw", "timezone"=>"US/Eastern", "starttime"=>"00:00", "interval_hours"=>0, "interval_minutes"=>5, "number_of_times"=>288, "display_name"=>"Every 5 Minutes", "description"=>""}}