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}/set_schedule_inactive

Path parameters

idstring uuid required

The deployment id

The deployment id

Headers

x-prefect-api-versionstring

Response

Successful Response

{"stackTrail":"paths:/api/deployments/{id}/set_schedule_inactive:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.