Skip to content

Resume a paused workflow

POST
/api/v4/ai/duo_workflows/workflows/{workflow_id}/resume
workflow_id
required
string

The ID of the workflow to resume

Example
1
Media type application/json
object
human_approval
required

Whether the human approves resuming the workflow

boolean
nullable
Example
true
human_message

Optional message accompanying the human decision

string
nullable <= 2000 characters
Example
Looks good, please proceed

Created

Validation failed

Unauthorized

Forbidden

Not found

Unprocessable entity