Deployments
Create Deployment Schedules
POST
Headers
Path Parameters
The deployment id
Body
application/json · object[]
The schedule for the deployment.
Whether or not the schedule is active.
The maximum number of scheduled runs for the schedule.
Required range:
x > 0
A dictionary of parameter value overrides.
A unique identifier for the schedule.
Response
201
application/json
Successful Response
The schedule for the deployment.
The deployment id associated with this schedule.
Whether or not the schedule is active.
The maximum number of scheduled runs for the schedule.
Required range:
x > 0
A dictionary of parameter value overrides.
A unique slug for the schedule.