curl --location --request POST 'https://api-35.elogii.com/route-template-groups//scheduleForDates' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"dates": [
20250228,
20250104
]
}'{
"result": 2,
"ids": [
"67bb34a395934186d1c6b599",
"67bb34a395934186d1c6b5a7"
]
}