Deployments
Pause Deployment
Set a deployment schedule to inactive. Any auto-scheduled runs still in a Scheduled state will be deleted.
post/api/deployments/{id}/pause_deployment
Path parameters
idstring uuid required
The deployment id
The deployment id
Headers
x-prefect-api-versionstring
Response
Successful Response
{"stackTrail":"paths:/api/deployments/{id}/pause_deployment:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}