Deployments
Update Deployment
PATCH
Headers
Path Parameters
The deployment id
Body
application/json
Data used by the Prefect REST API to update a deployment.
The deployment's concurrency limit.
Required range:
x > 0
The deployment's concurrency options.
Whether or not the deployment should enforce the parameter schema.
Overrides for the flow's infrastructure configuration.
Parameters for flow runs scheduled by the deployment.
Whether or not the deployment is paused.
A list of schedules for the deployment.
A list of deployment tags.
The name of the deployment's work pool.