Assign datasets and fields to a cleanroom flowCopy Pagepost https://api.habu.com/v1/cleanrooms/{cleanroomId}/cleanroom-flows/{cleanroomFlowId}/assign-datasetsThis operation assigns datasets and field mappings to nodes in a cleanroom flow using dataset and organization names instead of IDs.Path ParamscleanroomIdstringrequiredCleanroom IDcleanroomFlowIdstringrequiredCleanroom Flow IDBody ParamsnodeDatasetsarray of objectsrequiredDataset assignments for each nodenodeDatasets*ADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successfully assigned datasets to 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