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日