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.
Response
201 - application/json
The schedule for the deployment.
Whether or not the schedule is active.
The deployment id associated with this schedule.
The maximum number of scheduled runs for the schedule.
Required range:
x > 0
A dictionary of parameter value overrides.