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

Réponse

200 - application/json

Rerun eligibility result

canResume
boolean
requis
resumeFromNodeId
string
reason
enum<string>
Options disponibles:
workflowModified,
workflowDisabled,
noResumableSteps,
controlDataMissing,
payloadTruncated
Dernière modification le 15 septembre 2026