Scheduler Service
Scheduler Service
Create a schedule
1min
POST
/schedules
Header Parameters
X-COREOS-ACCESS
*
X-COREOS-APPID
*
X-COREOS-REQUEST-ID
*
X-COREOS-TID
*
Body Parameters
body
*
endpointUrl
*
signatureKey
*
payload
startDate
*
endDate
cron
*
Responses
201
Successful operation
schedule
*
error
*
400
Bad Request
Example
{"schedule":{},"error":{"code":"200140014002","description":"Bad Request","additionalInfo":"X-COREOS-TID not found in header"}}
schedule
*
error
*


Updated 20 Sep 2024
Did this page help you?