Resume a paused workflow
POST
/api/v4/ai/duo_workflows/workflows/{workflow_id}/resume
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”workflow_id
required
string
The ID of the workflow to resume
Example
1Request Bodyrequired
Section titled “Request Bodyrequired”Media typeapplication/json
object
human_approval
required
Whether the human approves resuming the workflow
boolean
Example
truehuman_message
Optional message accompanying the human decision
string
Example
Looks good, please proceedResponses
Section titled “Responses”Created
Validation failed
Unauthorized
Forbidden
Not found
Unprocessable entity