Resume Flow Run
Flow Runs
Resume Flow Run
Resume a paused flow run.
POST
Resume Flow Run
Documentation Index
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Path Parameters
The flow run id
Body
application/json
Response
Successful Response
A container for the output of state orchestration.
Represents the state of a run.
Enumerates return statuses for setting run states.
Available options:
ACCEPT, REJECT, ABORT, WAIT Details associated with an ACCEPT state transition.
- StateAcceptDetails
- StateWaitDetails
- StateRejectDetails
- StateAbortDetails