Create or update a cleanroom flowCopy Pagepost https://api.habu.com/v1/cleanrooms/{cleanroomId}/cleanroom-flowsThis operation creates or updates a Cleanroom Flow.Path ParamscleanroomIdstringrequiredCleanroom IDBody ParamsflowNamestringrequiredThe name of the flow.descriptionstringA description of the flow.nodesarray of objectsrequirednodes*ADD objectcreateNewVersionbooleanDefaults to falseWhether to create a new version of the flowtruefalseversionMessagestringVersion description provided by userHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successfully created or updated the Cleanroom Flow. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 404The specified resource was not found 500Internal Server ErrorUpdated 6 days ago