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

Останнє оновлення 15 вересня 2026 р.