Update a schedule.
post/midgard/v0.1/scheduler/{scheduleId}
Updates an existing schedule.
Request
Authorization
X-AT
header
apiKey
Path Parameters
scheduleIdThe unique identifier of the schedule.
integer
REQUIRED
Body
application/json
cronExpression
string
timeZoneNot yet implemented
string
timeZoneOffsetNot yet implemented
string
metadataNot yet implemented
object
object {}
type
string
Response
200Schedule updated successfully.
400Unable to update this schedule.
403User is not allowed to access this resource.
404Schedule not found.
Shell cURL
shell
Show schema
json