replay a Cleanroom Flow RunCopy Pagepost https://api.habu.com/v1/cleanrooms/{cleanroomId}/cleanroom-flow-runs/{cleanroomFlowRunId}/replay-flow-runThis operation replays a Cleanroom Flow Run.Path ParamscleanroomIdstringrequiredCleanroom IDcleanroomFlowRunIdstringrequiredCleanroom Flow Run IDBody ParamsstartLevelIDstringStart level ID for the replaypauseLevelIDstringOptional pause level ID at which to pause executionnodesarray of objectsNodes with parametersnodesADD objectbranchesstringBranch names to filter flow execution (comma-separated)excludeNodesWithoutTagsbooleanExclude nodes without tags when branch filtering is enabledtruefalseincludeMismatchingTaggedNodesbooleanInclude unmatched nodes when branch filtering is enabledtruefalsedatasetAssignmentsarray of objectsDataset assignments for each nodedatasetAssignmentsADD objectnamestringOptional name for the replayHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successfully replayed the Cleanroom Flow Run. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 404The specified resource was not found 500Internal Server ErrorUpdated 6 days ago