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
必須

ボディ

application/json
resumeFromNodeId
string

Node ID to resume from. When provided, skips already-succeeded steps before this node. Omit for a full rerun.

レスポンス

200 - application/json

Successful rerun

newRunId
string
必須

id of the newly created rerun

最終更新日 2026年9月15日