Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

路径参数

baseId
string
必填
workflowId
string
必填
runId
string
必填

响应

200 - application/json

Rerun eligibility result

canResume
boolean
必填
resumeFromNodeId
string
reason
enum<string>
可用选项:
workflowModified,
workflowDisabled,
noResumableSteps,
controlDataMissing,
payloadTruncated
最后修改于 2026年9月15日