Scheduler Service
Scheduler Service
Update a schedule
1min
PUT
/schedules/{scheduleId}
Path Parameters
scheduleId
*
Header Parameters
X-COREOS-ACCESS
*
X-COREOS-APPID
*
X-COREOS-REQUEST-ID
*
X-COREOS-TID
*
Body Parameters
body
*
endpointUrl
*
signatureKey
*
payload
startDate
*
endDate
cron
*
isActive
Responses
200
Successful operation
schedule
*
error
*
400
Bad Request
Example
{"schedule":{},"error":{"code":"200110023003","description":"Bad Request","additionalInfo":"EndDate can not be before StartDate"}}
schedule
*
error
*
Updated 20 Sep 2024
Did this page help you?