Skip to main content

Update a scheduled job

POST 

/api/v1/scheduler/update-job

Updates an existing scheduled job. Only the fields present in the request are modified; omitted fields are left unchanged.

Changing the cron expression may not take effect until the next worker deployment — inspect effective_at in the response to confirm.

Request

Responses

Scheduled job updated