Set Cleanroom Flow VersionCopy Pageput https://api.habu.com/v1/cleanrooms/{cleanroomId}/cleanroom-flows/{cleanroomFlowId}/version/{version}This operation changes a cleanroom flow to use a specific existing flow version. Use this for rollback or switching between flow versions.Path ParamscleanroomIdstringrequiredCleanroom IDcleanroomFlowIdstringrequiredCleanroom Flow IDversionint32requiredThe target flow version to setHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successfully updated the Cleanroom Flow version. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 404The specified resource was not found 500Internal Server ErrorUpdated 6 days ago