Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

baseId
string
requis
workflowId
string
requis
runId
string
requis

Corps

application/json
resumeFromNodeId
string

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

Réponse

200 - application/json

Successful rerun

newRunId
string
requis

id of the newly created rerun

Dernière modification le 15 septembre 2026