v2

latestOpenAPI 3.1.02026-07-262937191.0 MB
workflows.executions

Reset Workflow

Reset Workflow

post/v1/workflows/executions/{execution_id}/reset

Path parameters

execution_idstring required

Request body

event_idinteger required

The event ID to reset the workflow execution to

reasonstring nullable

Reason for resetting the workflow execution

exclude_signalsboolean

Whether to exclude signals that happened after the reset point

exclude_updatesboolean

Whether to exclude updates that happened after the reset point

Response

Successful Response