Deployments
Resume Deployment
Set a deployment schedule to active. Runs will be scheduled immediately.
POST
/
api
/
deployments
/
{id}
/
resume_deployment
Headers
x-prefect-api-version
string
Path Parameters
id
string
requiredThe deployment id
Response
200 - application/json
The response is of type any
.
Was this page helpful?