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 Body required
Section titled “ Request Body required ” Media type application/json
object
human_approval
required
Whether the human approves resuming the workflow
boolean
Example
true human_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