cURL
curl --request POST \ --url https://api.example.com/deployments/{id}/resume_deployment
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Set a deployment schedule to active. Runs will be scheduled immediately.
Documentation IndexFetch the complete documentation index at: https://docs.prefect.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
The deployment id
Successful Response
Was this page helpful?