post
https://icc-dev.aylanetworks.com/icc/v1/jobs//schedule
This API adds a schedule to a job.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
{
"name": "test_ayla_staff_icc_ayla_module_scheduled_job",
"timezone": "UTC",
"repeats": [
{
"start_time": {
"time": "00:00",
"day_of_week": [
2
]
},
"stop_time": {
"time": "23:59",
"day_of_week": [
2
]
}
}
],
"start_time": "2026-04-07 00:00:00",
"end_time": "2026-04-07 23:59:00",
"schedule_type": "WEEKLY"
} 401Unauthorized
404Not Found
422Unprocessable Entity

