v1

latestOpenAPI 3.1.02026-07-178068219.8 KB
workflows
workflows

Take Pause Action

Take action on a paused workflow

post/wf/process_pause_action/{run_id}/

Path parameters

run_idstring required

Request body

inputsobject required
user_idstring required
action'APPROVE' | 'DECLINE' | 'OVERRIDE' required

Actions that can be taken on a paused workflow.

commentsstring nullable

Response

Successful Response

idstring required
workflow_idstring required
workflow_version_idstring nullable
status'PENDING' | 'RUNNING' | 'COMPLETED' | 'FAILED' | 'PAUSED' | 'CANCELED' required
start_timestring date-time required
end_timestring date-time nullable
initial_inputsobject nullable
outputsobject nullable
parent_run_idstring nullable
run_typestring
output_file_idstring nullable
input_dataset_idstring nullable
messagestring nullable
durationnumber nullable required
percentage_completenumber required