Update Existing Schedule
Resources
Below is an example of JSON structure which can be used as a reference for the RequestJson parameter in the request body.
{
"scheduleInfos":{
"fullBuildType":{
"c9700d882fa97d75303b28251f60ff7d":{
"recommendationInputParams":{
"QUERY_DAYS":"30",
"AGGREGATION_STRATEGY_TYPE":"ONLY_AGGREGATION",
"RECOMMENDATION_TYPE":"AGGREGATION"
},
"aggregationStrategy":0,
"buildSourceDatasets":"IFNEEDED",
"batchDetails":{
"attachmentFormat":"NONE",
"segmentCapacity":"1",
"userParams":{
},
"deliveryOperations":{
}
},
"jobDetails":{
"onceDate":"06/04/2026",
"onceEndDate":"",
"onceEndTime":"",
"name":"50261020459a119f79a6924cbf4865c8",
"onceTime":"14:49",
"timeZone":"",
"partitionReplacement":{
"excludeCurrPartition":true,
"replacePartition":false
},
"id":"c9700d882fa97d75303b28251f60ff7d",
"jobType":"ONCE",
"batchId":"50261020459a119f79a6924cbf4865c8",
"ownerId":"409021709",
"scheduleId":""
}
}
}
}
}