Api Workflow Runs Partial Update 2
PATCH handler with superadmin lock and field protection.
Checks:
- Object lock (is_managed=True -> non-superadmins can’t modify)
- Field protection (non-superadmins can’t modify specific fields)
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
run_id
Response
id
workflow_type
status
pending- Pendingrunning- Runningpaused- Pausedcompleted- Completedfailed- Failedcancelled- Cancelledtimeout- Timeout
current_step_index
step_results
error_message
paused_at
trace_id
created_at
updated_at