Update Production Run Schedule

Sets or updates the auto-start time for a production run.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint is idempotent — it creates the schedule when none exists and replaces it otherwise. To remove a schedule, use Delete Production Run Schedule.

Path Params
string
required

The ID of the production run.

Body Params
date-time
required

The scheduled auto-start time.

Responses

400

run_at is missing, has an invalid format, or is in the past.

403

The user does not have permission to schedule production runs.

404

Production run not found.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json