Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

baseId
string
erforderlich
workflowId
string
erforderlich
runId
string
erforderlich

Antwort

200 - application/json

Rerun eligibility result

canResume
boolean
erforderlich
resumeFromNodeId
string
reason
enum<string>
Verfügbare Optionen:
workflowModified,
workflowDisabled,
noResumableSteps,
controlDataMissing,
payloadTruncated
Zuletzt geändert am 15. September 2026