Deployments
Resume Deployment
Set a deployment schedule to active. Runs will be scheduled immediately.
post/api/deployments/{id}/set_schedule_active
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_active:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 50 revisions of this API.1
- ○
api operation id
set_schedule_active_deployments__id__set_schedule_active_postremoved and replaced withresume_deployment_deployments__id__set_schedule_active_postapi-operation-id-removed
- ○